ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
HLinkMemo (Example)
Usage example of the HLinkMemo function
HAdd (Example)
Usage example of the HAdd function
HExtractMemo (Example)
Usage example of the HExtractMemo function
HChangeName (Function)
Modifies the physical name of a data file.
HActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
SQLConnect (Example)
Usage example of the SQLConnect function
HCloseConnection (Example)
Usage example of the HCloseConenction function
<Source>.ListLink (Function)
Returns the list of links (Merise) in the current database schema or in a specific database schema.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
HCreateView (Example)
Usage example of the HCreateView function
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the table.
SQLModify (Example)
Usage example of the SQLModify function
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
GetActiveObject (Example)
Usage example of the GetActiveObject function
HDeclare (Example)
Usage example of the HDeclare function
HListKey (Example)
Usage example of the HListKey function
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
1
6
7
8
9
10
19
>