ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Secure (Property)
The Secure property is used to configure the security level of data file encryption.
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
<Connection variable>.ServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center),...
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center),...
<Connection variable>.CancelBackup (Function)
Cancels a current backup.
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
5. Displaying a WEBDEV Session site
HDeleteSchedulingHistory (Function)
Deletes the executions of a scheduled job on an HFSQL server. This job can be a scheduled task...
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
HListServer (Function)
Lists the HFSQL servers installed on a computer.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HCancelBackup (Function)
Cancels a current backup.
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
4. HFSQL Classic
NET constants
List of constants used by the DotNet functions....
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
DotNetRun (Function)
Runs a procedure on a .Net server.