ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCancelBackup (Function)
Cancels a current backup.
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.
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
<Connection variable>.CancelBackup (Function)
Cancels a current backup.
HPass (Function)
Defines the password used to create or open a data file.
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HOpen (Function)
Opens a table.
HDelete (Function)
Deletes a record from a table (query or view).
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a table.
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.