ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
<List Box>.SelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table 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"......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
11. Controls in practice
Discover the main characteristics of the controls...
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
The Sidebar control
The Sidebar control gives access to different options......
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
1
5
6
7
8
9
203
>