|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A Table control populated programmatically is directly linked to lists stored in memory...... |
|
|
|
|
|
|
|
| A Table control can be based on a data file, based on a variable or populated programmatically...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file...... |
|
|
|
|
|
|
|
| A List Box or Combo Box control can be used to display the content of a table or query, to allow a user to select a record, for example...... |
|
|
|
|
|
|
|
| Modifies the physical name of a table. |
|
|
|
|
|
|
|
| Imports a Text file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).... |
|
|
|
|
|
|
|
| Imports an XLS file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).... |
|
|
|
|
|
|
|
| Imports an XML file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).... |
|
|
|
|
|
|
|
| Imports a CSV file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).... |
|
|
|
|
|
|
|
| The Table control is available for Android and iOS applications...... |
|
|
|
|
|
|
|
| Imports a Text file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).... |
|
|
|
|
|
|
|
| Imports an XML file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).... |
|
|
|
|
|
|
|
| Imports an XLS file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).... |
|
|
|
|
|
|
|
| The OrientationTitle property is used to:
Determine whether the headings of one or multiple columns in a Table control are angled.
Angle the headings of one or all the columns in a Table control.... |
|
|
|
|
|
|
|
| The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in:
the caption of a Static control.
the elements of a List Box control.
the elements of a Combo Box control.
the values of a column in a Table control.... |
|
|
|
|
|
|
|
| The Ellipsis property is used to determine and change the truncation mode with ellipses in:
a window control (Static, edit control, List box, Button, Combo box or Static table column).
a Static control in a report.... |
|
|
|
|
|
|
|
| Adds an element to a Table control. |
|
|
|
|
|
|
|
| Modifies an element in a Table control. |
|
|
|
|
|
|
|
| Selects an element in a Table control. |
|
|
|
|
|
|
|
| Reads a table of SNMP values. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|