ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define...
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
AAF: Context menu of Image controls
A context menu is available for Image controls......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls...
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select...
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table...
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
1
2
3
4
5
6
77
>