ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Name of control to use. This control can correspond to: a Table control. a TreeView Table control.
Subscript of the first row to select. If <Subscript 1> and <Subscript N> are not specified, all the rows found in the control are selected. <Table>.SelectPlus has no effect if <Subscript 1> and <Subscript N> correspond to rows that are already selected. The subscript of the selected row is returned by <Table>.Select.If this parameter corresponds to -1, the "current" row (the one with focus) is selected. A single subscript can be specified if the control is a "classic" Table control.
Subscript of the Nth row to select. If <Subscript 1> and <Subscript N> are not specified, all the rows found in the specified control are selected.<Table>.SelectPlus has no effect if <Subscript 1> and <Subscript N> correspond to rows that are already selected. The subscript of the selected row is returned by <Table>.Select. A single subscript can be specified if the control is a "classic" Table control.
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
"Selecting a row" event
Browsing Table control containing more than 10 000 rows
Row picker
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: