|
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file...... |
|
|
|
|
|
|
The Height property is used to get and change 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.... |
|
|
|
|
|
|
This type of TreeView Table control is linked to a data file or query...... |
|
|
|
|
|
|
The report editor gives you the ability to create "Gantt Chart" reports...... |
|
|
|
|
|
|
The Zoom property gets or sets the zoom value:
in an Image control.
in a Map control.
in an Organization Chart control.
in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control.
in a Word Processing control.
in a PDF Reader control.
in a Camera control.
in a Diagram Editor control;
in a window.... |
|
|
|
|
|
|
The columns are used to display information in a Table control.... |
|
|
|
|
|
|
The Table control is available for Android and iOS applications...... |
|
|
|
|
|
|
Adds an element to a Table control. |
|
|
|
|
|
|
Modifies an element in a Table control. |
|
|
|
|
|
|
Reads a table of SNMP values. |
|
|
|
|
|
|
Selects an element in a Table control. |
|
|
|
|
|
|
Deletes an element from a Table control. |
|
|
|
|
|
|
The "Table" keyword can correspond to... |
|
|
|
|
|
|
Retrieves the description of an HBase table. |
|
|
|
|
|
|
Inserts a table in a Document variable. |
|
|
|
|
|
|
Replaces the specified fragment with a table. |
|
|
|
|
|
|
Updates the table of the contents of a document. |
|
|
|
|
|
|
Deletes a table of contents from a document. |
|
|
|
|
|
|
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):
the name of the column displayed for the specified position.
the index of the row or column for the specified position.... |
|
|
|
|
|
|
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):
the name of the column displayed for the specified position.
the index of the row or column for the specified position.... |
|
|
|
|
|
|
This help page explains how to populate a TreeView Table control programmatically.... |
|
|
|
|
|
|
WINDEV allows the user to easily sort the columns of a Table control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|