ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Functions for managing menus (prefix syntax)
List of functions for managing menus
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
Menu functions
List of functions for managing menus
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
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......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Manipulating Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to manipulate Context Menu controls programmatically......
Context menu of TreeView controls (AAF)
Each TreeView control in a window offers the user a context menu by default......
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......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.