ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Name of the control to be used. This control can correspond to: a Table control. a TreeView Table control.
Index of the first row to select. If <Index 1> and <Index N> are not specified, all the rows in the control are selected. <Table>.SelectPlus has no effect if <Index 1> and <Index N> correspond to rows that are already selected. You can get the index of a selected row with <Table>.Select.If this parameter corresponds to -1, the "current" row (the one with focus) is selected.
Index of the Nth row to select. If <Index 1> and <Index N> are not specified, all the rows in the specified control are selected.<Table>.SelectPlus has no effect if <Index 1> and <Index N> correspond to rows that are already selected. You can get the index of a selected row with <Table>.Select.
Use conditions
Positioning on the last row of the Table or TreeView Table control
Equivalence with the TableSelectPlus function
Special case: Table control with continous scrollbar
"Select a row" event
Table control based on a data file containing more than 10 000 rows
Row selector
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: