ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
Project Management Hub: Task management
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
xlsNbRow (Example)
Usage example of the xlsNbRow function
String constants
List of constants used by string functions...
Google constants
List of constants used by the Google functions....
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server tables......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Guided tour management constants
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
Creating nested reports
List of reserved words
Looper constants
List of constants used by the functions for managing looper controls....
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......