ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintReport (Function)
Prints a report created with the report editor.
<Report>.Print (Function)
Prints a report created with the report editor.
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......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
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....
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
User group settings
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....