ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListItem (Example)
Usage example of the HListItem function
HReadFirst (Function)
Sets the position on the first record according to a browse item.
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eChangeCurrency (Function)
Converts a currency into another currency.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
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 programmatically. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
2. Analysis in practice
HChangeKey (Example)
Usage example of the HChangeKey function
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
Conference control properties
List of properties associated with the conference control...
HOpenConnection (Function)
Opens a connection to a specific database.
HReadLast (Example)
Usage example of the HReadLast function