|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Height property gets and sets the height:
of a control or block in a report.
of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control.
of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not.
of a break cell in a Table or Looper control.... |
|
|
|
|
|
|
|
| The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again. |
|
|
|
|
|
|
|
| Allows you to:
Specify the row and column headers displayed in a Pivot Table control.
Find out the row and column headers displayed in a Pivot Table control.... |
|
|
|
|
|
|
|
| The Movable property is used to:
Find out whether a table column can be moved by the user,
Allow and/or forbid a table column to be moved by the user.... |
|
|
|
|
|
|
|
| The Table controls can be 100% AJAX...... |
|
|
|
|
|
|
|
| Used to:
Specify the row and column headers displayed in a Pivot Table control.
Find out the row and column headers displayed in a Pivot Table control.... |
|
|
|
|
|
|
|
| The wizard for window creation proposes several types of windows associated with HFSQL tables...... |
|
|
|
|
|
|
|
| A WINDEV Mobile application can also use an HFSQL database in Client/Server mode.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to use...... |
|
|
|
|
|
|
|
| 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 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...... |
|
|
|
|
|
|
|
| This type of TreeView Table control is linked to a data file or query...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|