ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fShortName (Example)
Usage example of the fShortName function
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
HCross (Function)
Crosses a record in a data file.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
fDelete (Example)
Usage example of the fDelete function
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
HFSQL constants
List of constants used by the HFSQL functions....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Using WDDIXIO
To translate the text used in your project:...
EncryptStandard (Example)
Usage example of the EncryptStandard function
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
HDelete (Function)
Deletes a record from a data file (query or view).
fTempPath (Example)
Usage example of the fTempPath function
DriveListeDirectory (Function)
Lists the directories of an Drive.
DriveListeFile (Function)
Lists files in an Drive directory.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.