ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
Link control properties
The Link control is available in a page and in a report......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
User group settings
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....
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
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)....
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....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
1. Project and analysis
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
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.
Native Access to SAP
SAP is a widely used ERP......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......