ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

9. Types of standard controls
Types of standard controls...
Select query description window: Items that can be used
Time management
For each element (windows, reports, ......
LooperInsert (Function)
Inserts a row into a Looper control.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
24. Displaying and linking pages
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Creating a table in a report
Tables can be created in a report......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Handling the report blocks through programming
Each report block is associated with different events......
Control constants
List of constants used by the functions for managing controls...
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Val (Function)
Returns the numeric value of a character string.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
LooperInsertLine (Function)
Inserts a row into a Looper control.