ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
Using several libraries in an application
A library is a WDL file that contains all the resources......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
Certificate
The Certificate keyword can correspond to...
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
zipDeleteAll (Function)
Deletes all files from an archive.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Different types of data (Type of variable)
A variable is defined by name and type......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
HTTPRequest (Example)
Usage example of the HTTPRequest function
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Sum (Function)
Calculates the sum of the array elements.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
Border (Property)
The Border property is used to get and change the borders of an element.
SaaSChangePassword (Function)
Changes the password of the connected user.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
Automatic management of exceptions
The management of exceptions can be customized by process......