ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Handling List Box controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
12. Control templates
WINDEV Mobile allows you to create control templates....
SelectionDirection (Property)
The SelectionDirection property is used to determine and change the selection direction (left to right or right to left) in a Word Processing control.
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
1
2
3
4
5
6
189
>