ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
9. Distributing "Reports and Queries"
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
7. HFSQL: files physically created
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Creating nested reports
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Label report
The report editor allows you to create "Label" reports......
iGroupAdd (Function)
Adds a report to a group of reports.
Body block
The Body block corresponds to the main block of the report......
Crosstab report
The report editor allows you to create "Crosstab" reports......
7. HFSQL: files physically created
Printing nested reports
To create a main report containing several secondary reports:...
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
1
2
3
4
5
6
257
>