ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLExec (Function)
Names and runs an SQL query.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
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).
Using several libraries in an application
A library is a WDL file that contains all the resources......
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
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).
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.