ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
<Source>.Password (Function)
Defines the password used to create or open a data file.
HRegenerateFile (Function)
Regenerates a data file from its log.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
<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.
SQLListSource (Function)
Lists the data sources declared on a local site.
SQLChangeConnection (Function)
Modifies the current connection.
<Connection variable>.NotifAddEmailRecipient (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.
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.
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.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Image control in a window
This help page presents the characteristics of an Image control found in a window...
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.
HCancelBackup (Function)
Cancels a current backup.