ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOut (Example)
Usage example of the HOut function
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
HListItem (Example)
Usage example of the HListItem function
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HChangeKey (Example)
Usage example of the HChangeKey function
HReadLast (Example)
Usage example of the HReadLast function
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
HOpen (Function)
Opens a data file.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
Constants for the geo-localization functions
Constants used by the geo-localization functions...
HModify (Example)
Usage example of the HModify function
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......