ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Using several libraries in an application
A library is a WDL file that contains all the resources......
SQLExec (Function)
Names and runs an SQL query.
Identifier (Property)
The Identifier property gets and sets the identifier of an element.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
zipDeleteAll (Function)
Deletes all files from an archive.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
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.
HTTPRequest (Example)
Usage example of the HTTPRequest function
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.
SaaSChangePassword (Function)
Changes the password of the connected user.
Border (Property)
The Border property is used to get and change the borders of an element.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Different types of data (Type of variable)
A variable is defined by name and type......