ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
SaaSAdminListClient (Function)
Lists the client accounts of SaaS Webservice database.
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
DnDGetData (Example)
Usage example of the DnDGetData function
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
SaaSAdminConfigureCurrency (Function)
Configures the currency used in the connection reports of the SaaS system.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
SaaSAdminFindClient (Function)
Finds a SaaS client account.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....