|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A printed report includes several sections...... |
|
|
|
|
|
|
|
| WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min |
|
|
|
|
|
|
|
| Starts Reports and Queries and opens the WINDEV project corresponding to the current application. |
|
|
|
|
|
|
|
| Some WLanguage functions are not available in Reports & Queries...... |
|
|
|
|
|
|
|
| The MsgSortSel property is used to:
Find out the wait message displayed when sorting and selecting the report records.
Modify the wait message displayed when sorting and selecting the report records.... |
|
|
|
|
|
|
|
| The data that will be displayed in the Chart control can come from...... |
|
|
|
|
|
|
|
| The Page header block is printed on each new page...... |
|
|
|
|
|
|
|
| In a report, a table includes a set of controls called "Table cells"...... |
|
|
|
|
|
|
|
| A report provides a custom view of data...... |
|
|
|
|
|
|
|
| Adds a bookmark in the report viewer or when exporting to PDF. |
|
|
|
|
|
|
|
| The planes are used to group the window controls...... |
|
|
|
|
|
|
|
| The WayPoint property is used to determine and change the points a Wire control has to pass through. |
|
|
|
|
|
|
|
| MyReport is used to handle the current report... |
|
|
|
|
|
|
|
| The TotalNbRec property is used to:
Get the number of records to be printed.
Change the number of records to be printed.... |
|
|
|
|
|
|
|
| Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls. |
|
|
|
|
|
|
|
| This is "Reports & Queries"...... |
|
|
|
|
|
|
|
| Shape controls in windows, pages and reports can be handled using different WLanguage properties...... |
|
|
|
|
|
|
|
| The Price property is used to manage price of an element. |
|
|
|
|
|
|
|
| The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports...... |
|
|
|
|
|
|
|
| The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram Editor control. |
|
|
|
|
|
|
|
| Usage example of the iDocumentCanceled function |
|
|
|
|
|
|
|
| Used to configure the exports performed from the report viewer:
parameters for sending emails.
parameters for creating the different files.... |
|
|
|
|
|
|
|
| List of constants used by ExecutePresetAction.... |
|
|
|
|
|
|
|
| List of properties associated with the report controls... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|