|
|
|
|
|
- Overview
- Configuring Reports & Queries
Configuring Reports & Queries
Reports & Queries is used to: - create, handle and/or run reports.
- create, handle and/or run queries.
Reports & Queries is a module independent of WINDEV. This module is intended for the users of the WINDEV applications. With this module, the users have the ability to create their own reports and queries: - from an existing WINDEV application.
- independently of any WINDEV application.
When installing a WINDEV application, "Reports & Queries" can be included in the setup. Configuring Reports & Queries The setup of Reports & Queries is configured in WDInst. To start the setup editor, go to the "Tools" tab, "Utilities" group and click "WDInst". To install Reports & Queries: - Select "Setup settings .. Reports & Queries".
- Check "Include "Reports and Queries" in the setup program". The installation package of Reports & Queries is automatically searched. This installation package is located in the "Install\Reports and Queries" subdirectory of the WINDEV installation directory.
Caution: Including Reports and Queries significantly increases the size of your setup program. The installation package of Reports and Queries can also be distributed separately. If Reports & Queries is not included in the setup, it can be downloaded from the application (via the automatic menu, from the report viewer or with RunReportsAndQueries). By default, the software is downloaded on an FTP site of PC SOFT. You have the ability to customize the download address of the software (site of a company for example, ...). For more details, see "Customizing the download address". - Specify (if necessary) the directories corresponding to the reports and queries modified or created by the end user:
- the directory of custom reports and queries corresponds to the directory of the reports and queries visible by the user who created them.
- the directory of shared reports and queries corresponds to the directory of the reports and queries visible by all application users.
- Allow or prevent the modification of these directories when installing the application.
- Validate.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|