ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
fChangeExtension (Function)
Changes the extension of a file on disk.
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
Certificate
The Certificate keyword can correspond to...
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.
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).
Identifier (Property)
The Identifier property gets and sets the identifier of an element.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
zipDeleteAll (Function)
Deletes all files from an archive.
FTP constants
List of constants used by the FTP functions....
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
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.