ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 15161718192021222324252627
Name of the Horizontal Table control to be used. If this parameter corresponds to an empty string (""), the Table control used will be the one to which the current event belongs.
Index of the column into which the elements will be inserted. The index of the first column is set to 1.Index not specifiedThe column is inserted before the current column. If no column is selected, the column is inserted at the end of the Table control.Index greater than the number of columns in the Table controlThe column is inserted at the end of Table control.Index equal to 0The column is inserted at the beginning of Table control.Index equal to -1The column is inserted before the current column.
First column element that will be inserted into the specified Table control. Each element corresponds to a row in the Table control. The type of the inserted element must be compatible with the type of the relevant row.If none of these parameters is specified, an empty column is added to the Table control. For a browsing Table control, the default values defined in the linked file are taken into account.
Nth column element that must be inserted into the specified Table control. Each element corresponds to a row in the Table control. The type of the inserted element must be compatible with the type of the relevant row.If none of these parameters is specified, an empty column is added to the Table control. For a Table control based on a data file, the default values defined in the linked file are taken into account.
Characteristics of column elements
Position of inserted column
Limitations: Maximum number of displayed columns
Table control based on a data file: Modifications in the linked data file
Table control based on a data file: Inserting several columns
Inserting an image
Table control in edit mode
Last update: 05/26/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: