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 row to modify. The subscript of first row is set to 1.Subscript equal to -1The current row is modified. No effect if no row is selected.Subscript greater than the number of control rowsA WLanguage error occurs.
First elements of modified row. The values of these elements replace the existing values. Each element corresponds to a column. Each type of modified element must be compatible with the type of relevant column.<Table>.ModifyLine has no effect if none of these parameters is specified.
Nth elements of modified row. The values of these elements replace the existing values. Each element corresponds to a column. Each type of modified element must be compatible with the type of relevant column.<Table>.ModifyLine has no effect if none of these parameters is specified.
Use conditions
Characteristics of row elements
Browsing Table or TreeView Table control: Modifications in the linked data file
Modifications performed in a browsing Table or TreeView Table control
<Table>.ModifyLine function and ..Modified property
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: