ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Border management constants
List of constants used by the border management functions....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
HCreateMovableReplica (Function)
Creates a movable replication.
fDriveInfo (Example)
Usage example of the fDriveInfo function
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Advanced types
The advanced types of WLanguage are as follows...
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Report editor: Available types of reports
Several types of reports can be created in the report editor......
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
fStopCompress (Example)
Usage example of the fStopCompress function
fSize (Example)
Usage example of the fSize function
Kanban control events
The following events are associated with Kanban controls......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
fCreate (Example)
Usage example of the fCreate function
FTPAttribute (Example)
Usage example of the FTPAttribute function
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
dLine (Example)
Usage example of the dLine function
Query editor
The query editor is used to automatically create queries on the data files......