ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 242526272820242025
// Sélectionne la ligne 5 du champ Liste VILLE LISTE_Ville[5].Sélectionnée = True
// Modifie l'option de menu sélectionnée OPT_OptionMobile.Sélectionnée = True
Determining if an element is selected Hide the details
True if the item is selected, False otherwise.
Name of the field to be manipulated: List, Image list or Table field name: indicates whether the line is selected. Column name: shows whether the cell is selected. If the row index is not specified, allows you to determine whether the column is selected.
Index of the row to use.
Selecting an element Hide the details
Name of the field to be manipulated: List, Image list or Table field name: selects or deselects a line. Column name: to select or deselect a cell. If the row index is not specified, enables you to select or deselect the table column.
True if the element must be selected, False otherwise.
Determining if a WEBDEV menu option is selected Hide the details
True if the option is selected, False otherwise.
Name of the menu option to use.
Selecting a WEBDEV menu option Hide the details
Name of the option to select.
True if the option must be selected, False otherwise.
Single-selection and multi-selection List Box control
Limits
Last update: 05/10/2025
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: