ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Number of selected rows in the specified control,0 if no row is selected. This number can be greater than 1 for multi-selection controls.
Name of the control to be used. This control can correspond to: a Table control. a TreeView Table control. If this parameter corresponds to an empty string (""), the control to which the current event belongs is used.A WLanguage error occurs if this parameter does not correspond to the name of a Table or TreeView Table control.
Type of information to return: tsCell<Result> will correspond to the number of selected cells.tsColumn<Result> will correspond to the number of selected columns.tsRow(Default value)<Result> will correspond to the number of selected rows.If this parameter is not specified, the function will return the number of selected rows.
Use conditions
Last update: 06/20/2022
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: