ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Index of the selected element in the specified Table control,-1 if no element is selected.
Name of the control to be used. This control can correspond to: a Table control. a TreeView Table control.
Rank of selection for a multi-selection control. If this parameter is not specified, the index of the first selected row is returned.For example, to retrieve the first selected element, <Rank> = 1. To retrieve the second selected element, <Rank> = 2, etc.
Type of information to return: tsCellColumn<Result> will correspond to the column number for the selected cell.tsCellRow<Result> will correspond to the row number for the selected cell.New in version 28This constant corresponds to tsCellLine in previous versions.tsColumn<Result> will correspond to the number of the selected column.tsRow(Default value)<Result> will correspond to the number of the selected row.If this parameter is not specified, the function will return the number of the selected row. This parameter is not available. The function will return the number of the selected row.
Use conditions
Equivalence <Table>.Select
Value of the selected element
Last update: 03/07/2023
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: