ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Extension (Property)
The Extension property is used to: get the extension of a table defined in the data model editor or programmatically. define the extension of a file (when the file is described through programming only)....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
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.
<Source>.Password (Function)
Defines the password used to create or open a table.
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
SQLReqExists (Function)
Checks the existence of a query.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described programmatically....
HIndex (Function)
Rebuilds the file index (".NDX" file).
Image control in a window
This help page presents the characteristics of an Image control found in a window...
SQLListSource (Function)
Lists the data sources declared on a local site.
SQLChangeConnection (Function)
Modifies the current connection.
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HPass (Function)
Defines the password used to create or open a table.
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.