ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
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)....
Events associated with a Gantt Chart column
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Handling report blocks
The different operations available on report blocks are as follows......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Page Header block
The Page header block is printed on each new page......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Creating a flexible modeling
To create a new flexible modeling, you can......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
SysIconAdd (Example)
Usage example of the SysIconAdd function
1
2
3
4
5
6
171
>