ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
zipCreate (Function)
Creates an archive.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
MenuDelete (Function)
Deletes a menu or a menu option.
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
DotNetDelegate (Function)
Initializes a.NET delegate.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Describing an element
A flexible modeling includes different elements linked together......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
CharactType (Function)
Returns information about the type of character.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.