|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Los informes pueden crearse con los datos procedentes de: |
|
|
|
|
|
|
|
| A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ... |
|
|
|
|
|
|
|
| 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 a Table control is used to directly print the information displayed in the control (based on a data file or populated programmatically)... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Un reporte basado en una consulta SQL con datos accedidos a través de una conexión puede imprimir registros de una base de datos accesible a través de un controlador ODBC específico o a través de un Conector Nativo... |
|
|
|
|
|
|
|
| Un reporte basado en una vista HFSQL se utiliza para imprimir registros de una vista HFSQL Classic o Cliente/Servidor... |
|
|
|
|
|
|
|
| Los reportes basados en una clase permiten imprimir directamente los datos de un miembro de tipo Array de una clase... |
|
|
|
|
|
|
|
| En una reporte basada en un archivo de texto, la información a imprimir se lee de un archivo de texto o se asigna directamente en los controles de reporte... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|