|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The DataBinding property gets and changes the binding between a control and:
a table item.
a variable.
several variables.... |
|
|
|
|
|
|
|
| Inserts a table in a Document variable. |
|
|
|
|
|
|
|
| Table controls can be bound to a table, to a variable, or be populated programmatically...... |
|
|
|
|
|
|
|
| A TreeView Table control based on a variable is a control bound to a variable or a set of variables...... |
|
|
|
|
|
|
|
| You can create Scheduler controls directly linked to the data.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Adds:
the record found in memory into the table (query or view).
the record found in a Record variable into the table (query or view).... |
|
|
|
|
|
|
|
| Copies:
the content of the current record (loaded in memory) to the current table record.
the content of the Record variable to the current table record.... |
|
|
|
|
|
|
|
| Copies:
the content of the current record (loaded in memory) to the current table record.
the content of the Record variable to the current table record.... |
|
|
|
|
|
|
|
| Adds:
the record found in memory into the table (query or view).
the record found in a Record variable into the table (query or view).... |
|
|
|
|
|
|
|
| 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)...... |
|
|
|
|
|
|
|
| It is possible to create Organizer control fields directly linked to data..... |
|
|
|
|
|
|
|
| A Scheduler control can be...... |
|
|
|
|
|
|
|
| A Scheduler control can be manipulated in WLanguage both in a window and in a page with the following properties.... |
|
|
|
|
|
|
|
| Populates a Table or TreeView Table control with the contents of a JSON string or variable. |
|
|
|
|
|
|
|
| Populates a Table or TreeView Table control with the contents of a JSON string or variable. |
|
|
|
|
|
|
|
| ...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites.... |
|
|
|
|
|
|
|
| Operators { and operators } operators are used to access a field, variable, class member or table item by dynamically constructing the name of the field, variable, class member or item... |
|
|
|
|
|
|
|
| The File Description variable is used to programmatically describe tables. |
|
|
|
|
|
|
|
| A window or page can display information from...... |
|
|
|
|
|
|
|
| A Pivot Table control can be handled through programming...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|