ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HChangeName (Example)
Usage example of the HChangeName function
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HChangeName (Function)
Modifies the physical name of a data file.
HListItem (Example)
Usage example of the HListItem function
HNbRec (Example)
Usage example of the HNbRec function
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HChangeKey (Example)
Usage example of the HChangeKey function
HReadLast (Example)
Usage example of the HReadLast function
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
HMode (Function)
Changes the mode and the method for locking tables.
HModify (Example)
Usage example of the HModify function
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
Project description: Files tab
The project description window allows you to configure various elements of your project......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.