ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Reports & Queries
  • Overview
  • Specific features
  • Data source of report
  • Functions for modifying records
  • Dockable panes
  • Custom skin templates of reports
  • Modifying the reports found in an external component
  • Modifying the reports found in an external library
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Overview
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor):
  • Data source of report.
  • Functions for modifying records.
  • Vertical panes.
  • Custom skin templates of reports.
  • Modifications of reports found in a component.
Remark: The icon (found in the online help) indicates the differences between the user version of report editor and the standard report editor.
Specific features

Data source of report

The user version of report editor cannot be used to create:
  • reports on an HFSQL view. However, you have the ability to customize the reports based on a HyperFileSQL view created in the standard report editor (color, fonts, size, ...).
  • reports on a Table control. However, you have the ability to customize the reports on a Table control created in the standard report editor (color, fonts, size, linked column, ...).
  • reports on an Organizer or Scheduler control. However, you have the ability to customize the reports on an Organizer or Scheduler control created in the standard report editor (color, fonts, size, linked column, ...).
  • reports on a programmed data source.
Remark: The data files and the items that can be used in a report based on a data file are defined in the data model editor of WINDEV. For more details on the requirements to use a WINDEV application with the user report editor, see Distributing Reports & Queries.
For more details on report data sources, see Data sources of report.

Functions for modifying records

The functions for modifying the records (HAdd, HModify, HDelete, ...) cannot be called in the user version of the report editor.

Dockable panes

In the User report editor, the dockable panes allow you to access only:
  • the main features of the user report editor.
  • the accessible elements (reports, queries, ...) of your project.
For more details on dockable panes, see Dockable panes.

Custom skin templates of reports

The user version of the report editor does not allow you to create your own skin templates of reports.
For more details on report skin templates, see Creating a skin template of report.

Modifying the reports found in an external component

"Reports & Queries" does not allow the end user to modify a report found in an external component.
For more details on external components, see External component.

Modifying the reports found in an external library

"Reports and Queries" does not allow the end user to modify a report found in an external library.
For more details on components, see Library.
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help