|
|
|
|
|
|
|
An Edit control can be bound to an item in a data file, query, etc, ...... |
|
|
|
|
|
|
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query...... |
|
|
|
|
|
|
The colors of a Table control (row background, text of rows, etc.) are defined in the control description...... |
|
|
|
|
|
|
List of events associated with Looper controls... |
|
|
|
|
|
|
A Looper control can be used to display the content of a data file or query...... |
|
|
|
|
|
|
These are the main concepts for programming Looper controls based on a data file...... |
|
|
|
|
|
|
List of events associated with Table controls... |
|
|
|
|
|
|
This type of Looper control uses data from a data file or query...... |
|
|
|
|
|
|
A Looper control populated programmatically is directly linked to lists stored in memory...... |
|
|
|
|
|
|
Here is an overview of how to handle Looper controls populated programmatically in WLanguage.... |
|
|
|
|
|
|
A printed report includes several sections...... |
|
|
|
|
|
|
A Looper control is used to repeat the controls found in a specific area...... |
|
|
|
|
|
|
Rich Text Format (RTF) is used to encode text and simplify exchange between applications...... |
|
|
|
|
|
|
The different characteristics of a block can be viewed and/or modified in the description window of this block...... |
|
|
|
|
|
|
WLanguage events associated with Edit controls... |
|
|
|
|
|
|
The different operations available on report blocks are as follows...... |
|
|
|
|
|
|
You can handle Edit controls programmatically...... |
|
|
|
|
|
|
The Body block corresponds to the main block of the report...... |
|
|
|
|
|
|
The Start of document block is printed once at the beginning of the report execution...... |
|
|
|
|
|
|
The Shape control allows you to create geometric shapes in your windows and reports...... |
|
|
|
|
|
|
The End of document block is run once at the end of the report execution...... |
|
|
|
|
|
|
The Page header block is printed on each new page...... |
|
|
|
|
|
|
List of events associated with Shape controls... |
|
|
|
|
|
|
The Start of break block is optional...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|