ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or 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....
1. Project and analysis
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Handling a control through programming in a report
All report controls can be handled through programming......
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
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 Text control found in a report....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Animation functions
WINDEV proposes several WLanguage functions for managing animations......
Handling an internal component
An internal component is a set of elements from a project......
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
iPrintBlock (Function)
Forces a report block to print.
iEndReport (Function)
Forces the report print to stop.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
<Report>.InitQueryConnection (Function)
Initializes the query linked to the report.
Native Access to SAP
SAP is a widely used ERP......
Events associated with the controls of a report
The events associated with the controls of a report are as follows......