ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
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.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
Report based on a programmed data source
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......
Preset control properties
List of properties associated with the Preset control...
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
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....
9. Distributing "Reports and Queries"
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....
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......
Label report
The report editor allows you to create "Label" reports......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
iGroupAdd (Function)
Adds a report to a group of reports.
Printing nested reports
To create a main report containing several secondary reports:...
Crosstab report
The report editor allows you to create "Crosstab" reports......
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......
1
2
3
4
5
6
273
>