PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WEBDEV 2024 → Managing Menu Options
Managing Menu Options
Iniciado por rafadev, 03,sep. 2014 17:37 - 2 respuestas
Miembro registrado
49 mensajes
Publicado el 03,septiembre 2014 - 17:37
Hi every body,

I want to add by code new options to my menu, i not refer to submenus of an option. I want to do by code the next action:






By the functions MenuAddMenu() and MenuAddOption(), I only can add options to an existing option of my menu.
Publicado el 16,septiembre 2014 - 03:38
Hi Rafadev,

As you already know I am new and I haven't get fully around the entire environment.

But this could help you with your issue.

http://help.windev.com/en-US/…

Regards,

Carlos
Miembro registrado
49 mensajes
Publicado el 16,septiembre 2014 - 09:05
Hi Carlos, i the other forum, they say that what I'm trying to do is impossible in webdev. It can only be done in Windev. But thanks !