ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HsMenu,Status (External language)
Returns the status of a menu option (active, invisible, grayed).
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different...
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations...
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name...
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple...
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific...
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV...
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
HsMenu,Select (External language)
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control or menu...
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
AAFChangeCaption (Function)
Customizes the text of a menu option for context menus corresponding to an AAF (Automatic...
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls...
1
4
5
6
7
8
77
>