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. This parameter is not available for Table controls in "Server" mode.
Type of information to return: tsCellColumn<Result> will correspond to the column number for the selected cell.tsCellLine<Result> will correspond to the row number for the selected cell.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 line.
Use conditions
Equivalence <Table>.Select
Value of the selected element
Last update: 06/14/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: