ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
HListConnection (Function)
Returns the list of connections currently described in the application.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
Running the test of the User Groupware and installing it
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
<Connection variable>.InfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
<Connection variable>.ModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
fDirRename (Function)
Renames a directory.
Drive management functions: OneDrive, Google Drive, Dropbox (prefixed syntax)
Drive management functions include ......
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......