|
|
|
|
|
|
|
Inserts a table in a Document variable. |
|
|
|
|
|
|
A TreeView Table control based on a variable is a control bound to a variable or a set of variables...... |
|
|
|
|
|
|
The StoredItem property is used to:
Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.
Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.... |
|
|
|
|
|
|
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)...... |
|
|
|
|
|
|
A Table control can be based on a data file, based on a variable or populated programmatically...... |
|
|
|
|
|
|
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query...... |
|
|
|
|
|
|
A window or page can display information from...... |
|
|
|
|
|
|
The Columns property allows access:
to the configuration of a table column in a Word Processing document (docTable variable).
to the configuration of a text column in a multicolumn document (docFormatMulticolumn variable).... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to use...... |
|
|
|
|
|
|
The Treeview Table control is a cross between the Table control and the TreeView control...... |
|
|
|
|
|
|
Table controls allow you to display and/or enter data...... |
|
|
|
|
|
|
A Pivot Table control can be handled through programming...... |
|
|
|
|
|
|
...The reports can be created with the data coming from:... |
|
|
|
|
|
|
Data binding is a process that binds variables in memory to controls in a window or page...... |
|
|
|
|
|
|
Updates the table of the contents of a document. |
|
|
|
|
|
|
Returns the values of headers corresponding to a position in a Pivot Table control in pixels. |
|
|
|
|
|
|
Inserts a table into a Word Processing document. |
|
|
|
|
|
|
Returns the values of headers corresponding to a position in a Pivot Table control in pixels. |
|
|
|
|
|
|
Table controls allow you to display and/or enter data...... |
|
|
|
|
|
|
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document. |
|
|
|
|
|
|
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document. |
|
|
|
|
|
|
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document. |
|
|
|
|
|
|
Inserts a table of contents in a Word Processing document. |
|
|
|
|
|
|
Evaluating the value of an element...... |
|
|
|
|
|
|
Updates or adds the record bound to the current row in the Table or TreeView Table control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|