ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
Passing parameters
The parameters can be passed to a procedure......
Advanced types
The advanced types of WLanguage are as follows...
2. Static or dynamic site
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Style sheet
A style sheet ("......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
GanttTimeDisplayed (Function)
Defines the time range displayed in a column of a Table or TreeView Table control of type Gantt Chart.
ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
Properties associated with Combo Box controls that display a table
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....