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...
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
WDZip: Creating or modifying an archive
This help page explains how to......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
grColor (Function)
Returns and initializes the color of different chart elements.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
PDF printing: Special cases
Specific features of print in PDF format...
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
iCreateFont (Function)
Creates a new print font.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Open (Function)
Opens a modal WINDEV window.
HOpenConnection (Function)
Opens a connection to a specific database.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
The single-part and multi-part archives
Two types of archives are available......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....