ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.ListLink (Function)
Returns the list of links (Merise) in the current database schema or in a specific database schema.
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
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).
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
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
HOnError (Example)
Usage example of the HOnError function
HNbRec (Example)
Usage example of the HNbRec function
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function