ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Drop-down button
The drop-down button expands: a context menu. a popup window....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
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......
<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.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
End of Document block
The End of document block is run once at the end of the report execution......
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
Page Footer block
The Page footer block is run at the end of each page......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Automatic calculations in a Table control (AAF)
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Events associated with a Gantt Chart column
Handling report blocks
The different operations available on report blocks are as follows......
1
2
3
4
5
6
100
>