|
|
|
|
|
|
|
Here is an overview of how to handle Table controls populated programmatically in WLanguage.... |
|
|
|
|
|
|
The "Preset" control is used to display the frequently used controls without programming...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file...... |
|
|
|
|
|
|
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser...... |
|
|
|
|
|
|
The "Item" control is used to edit the content of an item found in a data file...... |
|
|
|
|
|
|
A Table control can be used to display the content of a data file or query...... |
|
|
|
|
|
|
List of events associated with Clickable Image controls... |
|
|
|
|
|
|
This page explains how to program Table controls based on a data file...... |
|
|
|
|
|
|
A control is an indexed control if it contains several controls with the same name...... |
|
|
|
|
|
|
To display the table description, select "Table description" in the context menu of one of the table elements... |
|
|
|
|
|
|
A Table control populated programmatically is directly linked to lists stored in memory...... |
|
|
|
|
|
|
In a report, a table includes a set of controls called "Table cells"...... |
|
|
|
|
|
|
Characteristics of an indexed control: description, code, ...... |
|
|
|
|
|
|
The Progress Bar control is used to follow the progress of an event...... |
|
|
|
|
|
|
The operations that can be performed on the table cells are as follows:... |
|
|
|
|
|
|
A Progress Bar control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
The report editor allows you to create "Crosstab" reports...... |
|
|
|
|
|
|
List of events associated with the Progress Bar controls... |
|
|
|
|
|
|
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage...... |
|
|
|
|
|
|
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view...... |
|
|
|
|
|
|
A ListView control can be used to display the content of a data file (or the content of a query)...... |
|
|
|
|
|
|
A report based on a memory area is used to print the records stored in a memory area...... |
|
|
|
|
|
|
Queries are used to easily select records in one or more data files...... |
|
|
|
|
|
|
List of events associated with ListView controls... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|