|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc. |
|
|
|
|
|
|
|
| Initializes the query linked to the report (for a query with parameters). |
|
|
|
|
|
|
|
| The Hidden is used to:
Determine if a control in a report is hidden.
Redact or blur a control in a report.... |
|
|
|
|
|
|
|
| A query with parameters can be used...... |
|
|
|
|
|
|
|
| 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...... |
|
|
|
|
|
|
|
| MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file... |
|
|
|
|
|
|
|
| List of constants used by the print functions.... |
|
|
|
|
|
|
|
| ...Report templates are used to easily standardize report layouts.... |
|
|
|
|
|
|
|
| The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ...... |
|
|
|
|
|
|
|
| The SelectionOnly property is used to:
Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only.
Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only.... |
|
|
|
|
|
|
|
| Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point. |
|
|
|
|
|
|
|
| This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries...... |
|
|
|
|
|
|
|
| A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report.... |
|
|
|
|
|
|
|
| The report editor allows you to create "Label" reports...... |
|
|
|
|
|
|
|
| This step allows you to choose...... |
|
|
|
|
|
|
|
| The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming. |
|
|
|
|
|
|
|
| The report editor allows you to create "Crosstab" reports...... |
|
|
|
|
|
|
|
| This step allows you to define and choose the different fonts that will be used in the printed document...... |
|
|
|
|
|
|
|
| Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile). |
|
|
|
|
|
|
|
| The report editor allows you to create "Multicolumn" reports.... |
|
|
|
|
|
|
|
| Configures the print destination. |
|
|
|
|
|
|
|
| Configures the printer by opening the configuration window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|