ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HForward (Example)
Usage example of the HForward function
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Modbus constants
Constants used by the Modbus management functions....
SQLModify (Example)
Usage example of the SQLModify function
HReadSeek (Example)
Usage example of the HReadSeek function
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
<Table>.CellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Operations performed on object diagrams
The following paragraphs explain......
Border (Property)
The Border property defines the characteristics of the borders in a document.
HSetPosition (Example)
Usage example of the HSetPosition function
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
HTransactionSavepoint (Function)
Declares a transaction savepoint.
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.