ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
<TreeMap>.InfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
<Spreadsheet>.Load (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
<Table>.ToJSON (Function)
Converts the contents of a Table or TreeView Table control to a JSON string.
dCopyControlImage (Function)
Copies the image of a control in a WINDEV window to a variable of type Image.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
<TreeView>.Identifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
<List Box>.SelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
<Spreadsheet>.GetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
TableInputInProgress (Function)
Indicates whether or not a Table or TreeView Table control is in edit mode.
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
kbCard (Variable type)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
ElementOrientation (Property)
The ElementOrientation property gets and sets the orientation of an Organization Chart control.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.