ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Finding out whether an element is selected Hide the details
True if the element is selected, False otherwise.
Name of control to use: Name of List Box, ListView or Table control: used to find out whether the row is selected.Versions 16 and later Column name: used to find out whether the cell is selected. If the row subscript is not specified, allows you to find out whether the column is selected. New in version 16 Column name: used to find out whether the cell is selected. If the row subscript is not specified, allows you to find out whether the column is selected. Column name: used to find out whether the cell is selected. If the row subscript is not specified, allows you to find out whether the column is selected.
Subscript of the row to use.
Selecting an element Hide the details
Name of control to use: Name of List Box, ListView or Table control: used to select a row or not.Versions 16 and later Column name: used to select a cell or not. If the row subscript is not specified, enables you to select or not the table column. New in version 16 Column name: used to select a cell or not. If the row subscript is not specified, enables you to select or not the table column. Column name: used to select a cell or not. If the row subscript is not specified, enables you to select or not the table column.
True if the element must be selected, False otherwise.
Finding out whether a menu option with tab is selected Hide the details
True if the option is selected, False otherwise.
Name of the menu option to use.
Selecting a menu option with tab Hide the details
Name of the option to select.
True if the option must be selected, False otherwise.
Single-selection and multiselection List Box control
Limits
Last update: 09/20/2020
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: