ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Query editor: Characteristics
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Constants for 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....
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
Thread execution
At runtime, an application runs in a main thread......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Manipulating a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
12. Pages in practice
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.