ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
HTTP constants
List of constants used by the HTTP functions....
GuidedTourStep (Variable type)
The GuidedTourStep is used to define all the advanced characteristics of a step of a Guided Tour.
fCopyFile (Example)
Usage example of the fCopyFile function
BurnerAddDirectory (Example)
Usage example of the BurnerAddDirectory function
fCreate (Example)
Usage example of the fCreate function
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
.NET application
To create a.NET application from a project......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
IF statement
The conditional IF statement allows you to run an action according to a condition...
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
zipCreate (Function)
Creates an archive.
fRename (Example)
Usage example of the fRename function
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
BurnerErase (Example)
Usage example of the BurnerErase function
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Height (Property)
The Height property is used to get and change the height of an element.
fCompress (Example)
Usage example of the fCompress function
CreateShortcut (Example)
Usage example of the CreateShortcut function