ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
LOOP statement
The statement block is repeated endlessly...
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, ......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
SQLExec (Function)
Names and runs an SQL query.
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
WINDEV concepts
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
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......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
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......
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Title (Property)
The Title property is used to get and change the title of an element.
WINDEV Mobile concepts
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....
iEllipse (Function)
Prints an ellipse (in a rectangle).