ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Editors / Report editor / Data sources
  • The different data sources
  • Notes
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
Report data source
The different data sources
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor. The reports can be created with the data coming from:
The report editors also enables you to create reports associated with no data source.
Reports & Queries cannot be used to create:
  • reports on HFSQL view.
  • reports on memory area.
  • reports on Table control.
  • reports on Looper control.
  • reports on TreeView Table control.
  • reports on Organizer control.
  • reports on Scheduler control.
  • reports on programmed data source.
For more details, see Limitations of Reports & Queries.
Android Only reports based on data files, queries or programmed data sources are available.
Notes
If one of the above-mentioned data sources is selected, the report editor entirely manages the programming of the browse operations performed on the records to display in the report.
To program and select the records that will be displayed in the report, choose a report on programmed data source.
See also
Minimum version required
  • Version 9
This page is also available for…
Comments
Data source can be variable as well
You can use a Structured Array (An array based on a structure)
Take a look here for the help -
http://doc.windev.com/en-US/?1011058&product=WD&productversion=XXA150

ccordes
06 May 2014

Last update: 12/08/2023

Send a report | Local help