ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Error 1010: The member of the class is constant
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data.....
SAP ASE Native Connector (Sybase): Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV database schema......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
Linking a data-bound Table control to a table or query
A Table control can be used to display the content of a table or query......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Testing a static page
The test of a single page runs the current page in WEBDEV......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....