ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
WINDEV concepts
The Organizer control
The Organizer control is used to display and handle organizers......
SQLExec (Function)
Names and runs an SQL query.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Text (Property)
The Text property is used to get and modify text.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
WINDEV Mobile concepts
Title (Property)
The Title property is used to get and change the title of an element.
Type (Property)
The Type property is used to get and change the type of an element.
MCI constants
List of constants used by the MCI functions....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
iEllipse (Function)
Prints an ellipse (in a rectangle).
iBorder (Function)
Prints a border at specified coordinates.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
fLock (Example)
Usage example of the fLock function
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.