ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Inserting a menu option (position defined by a menu option) Hide the details
Position of the option in the menu. A fatal error occurs if the menu option was not inserted.
Name of the menu where the menu option must be created and added. The menu option will be added at the end of this menu.
Name of the menu option used as base position for the insertion. The new menu option will be inserted before this position.
Name of the menu option to create and to insert. This name will be used to handle the menu option by programming. A fatal error occurs if this name corresponds to an existing option.
Caption of the new menu option. This caption will be displayed in the window and it will allow the user to select the option.
Name of the WLanguage procedure called when the menu option is selected.
Parameter that can be passed to <WLanguage procedure> when the menu option is selected by the user.
Inserting a menu option (position defined by a subscript) Hide the details
Name of the menu where the menu option must be created and inserted. The menu option will be added at the end of this menu.
Subscript of the menu option used as base position for the insertion. The new menu option will be inserted before this position.
Last update: 09/18/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: