ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.Menu (Function)
Defines the type of context menu displayed by a chart.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
<Chart>.MenuOption (Function)
Modifies the text of an option in the context menu of a chart.
grMenu (Function)
Defines the type of context menu displayed by a chart.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options......
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
AAFChangeCaption (Function)
Customizes the text of a menu option for context menus corresponding to an AAF (Automatic Application Feature).
1
2
3
4
5
6
293
>