ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
SQLModify (Example)
Usage example of the SQLModify function
HDeclare (Example)
Usage example of the HDeclare function
HListKey (Example)
Usage example of the HListKey function
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
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).
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HOnError (Example)
Usage example of the HOnError function
HNbRec (Example)
Usage example of the HNbRec function
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Creating a flexible modeling
To create a new flexible modeling, you can......
HListItem (Example)
Usage example of the HListItem function
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
SQLExec (Example)
Usage example of the SQLExec function
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function
HReadLast (Example)
Usage example of the HReadLast function
HExecuteQuery (Example)
Usage example of the HExecuteQuery function