ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Software Factory
The concept of software factory is used to automate the process for creating applications....
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
7. Layouts using the Flexbox control
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
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......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
21. Reports
2. User-friendly editors in practice
User-friendly editors in practice...
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Environment of the report editor
Environment of the report editor...
iPrintReport (External language)
Prints a report created with the report editor.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
<Report>.Print (Function)
Prints a report created with the report editor.
iPrintReport (Function)
Prints a report created with the report editor.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
iInitInternalReport (Function)
Initializes the parameters of an internal report used by a report.
Report controls
Several types of controls can be handled in a report created by the report editor......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Extracting the text of the project
The following text can be extracted......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.