ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Functions for managing menus (prefix syntax)
List of functions for managing menus
Menu functions
List of functions for managing menus
Referring to an element in a WLanguage event / process
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......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Automatic context menu for the Scheduler controls
Each Scheduler 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......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup 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......
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......
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Managing main window menus
A main menu is necessarily associated with a window......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Handling menu options programmatically
The menu options can be handled......
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
1
2
>