ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeleteSchedulingHistory (Function)
Deletes the executions of a scheduled job on an HFSQL server. This job can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
SCM file format evolutions
Four versions are available for the SCM repository......
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
HCancelBackup (Function)
Cancels a current backup.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HListReindexingHistory (Function)
Lists the operations performed on current data files, over the last 24 hours, or on the last 1000 files. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
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......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
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.
fShortName (Example)
Usage example of the fShortName function
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
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.
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....