ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Enumeration (Type of variable)
An enumeration is a set of values......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
OpenMobileWindow (Function)
Opens a window in a mobile application.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
Constants for managing projects
List of constants used by the functions for managing projects....
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....