ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
HPrevious (Function)
Positions on the previous file record according to a browse item.
<Connection variable>.CancelBackup (Function)
Cancels a current backup.
HPass (Function)
Defines the password used to create or open a data file.
SQLListSource (Function)
Lists the data sources declared on a local site.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
SQLLast (Function)
Sets the position on the last row of the query result.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HCancelBackup (Function)
Cancels a current backup.
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
HOpen (Function)
Opens a data file.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
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.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.