ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
<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.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
WDMap: Overview
WDMap is a tool used to view and handle a table while developing an application......
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup 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.
HCancelBackup (Function)
Cancels a current backup.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HListSchedulingHistory (Function)
Lists 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.
HDeleteSchedulingHistory (Function)
Deletes the executions of a scheduled operation on an HFSQL server. This operation can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh.
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
HListServer (Function)
Lists the HFSQL servers installed on a computer.