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 into which the elements will be inserted. The subscript of first row is set to 1.Subscript not specifiedThe row is inserted before the current row. If no row is selected, the row is inserted at the end of control.Subscript greater than the number of control rowsThe row is inserted at the end of control.Subscript equal to 0The row is inserted at the beginning of control.Subscript equal to -1The row is inserted before the current row.
First row elements that will be inserted into the specified control. Each element corresponds to a control column. The type of inserted element must be compatible with the type of relevant column.If none of these parameters is specified, an empty row is added into the control. For a browsing control, the default values defined in the linked data file are taken into account.
Nth row elements that will be inserted into the specified control. Each element corresponds to a control column. The type of inserted element must be compatible with the type of relevant column.If none of these parameters is specified, an empty row is added into the control. For a browsing control, the default values defined in the linked data file are taken into account.
Characteristics of row elements
Position of inserted row
Limits: Maximum number of rows displayed
Browsing Table or TreeView Table control: Modifications in the linked data file
Browsing Table or TreeView Table control: Inserting several rows
Editable Table or TreeView Table control
Inserting an image
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: