ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM file format evolutions
Four versions are available for the SCM repository......
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
fShortName (Example)
Usage example of the fShortName function
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
WDZip: Overview
WDZip is used to compress and group your files in archives......
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......