ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
<Source>.Password (Function)
Defines the password used to create or open a data file.
HAddGroup (Function)
Adds a group of users.
HAddUser (Function)
Adds a user to a database.
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.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
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).
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....