|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A data-bound report is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ... |
|
|
|
|
|
|
|
| Los informes pueden crearse con los datos procedentes de: |
|
|
|
|
|
|
|
| A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view... |
|
|
|
|
|
|
|
| A report based on a Looper control is used to directly print the information displayed in the control... |
|
|
|
|
|
|
|
| A report based on a memory area is used to print the records stored in a memory area... |
|
|
|
|
|
|
|
| A report based on an Organizer control is used to directly print the information displayed in the Organizer control |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Queries are used to easily select records in one or more data files... |
|
|
|
|
|
|
|
| A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control... |
|
|
|
|
|
|
|
| A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector... |
|
|
|
|
|
|
|
| A report based on a Table control is used to directly print the information displayed in the control (data-bound or populated programmatically) ... |
|
|
|
|
|
|
|
| In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls... |
|
|
|
|
|
|
|
| You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found... |
|
|
|
|
|
|
|
| A report based on a variable is used to directly print the information found in a WLanguage variable... |
|
|
|
|
|
|
|
| Los reportes basados en una clase permiten imprimir directamente los datos de un miembro de tipo Array de una clase... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|