ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
KeyPressed (Function)
Checks which key is pressed.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
OnHide (Property)
The OnHide property allows you to define a procedure to be called when the bottom sliding window associated with the current window is hidden. This new property is available from WINDEV Suite SaaS 2025 Update 2....
OpeningParameters (Property)
The OpeningParameters property is used to get and set the parameters passed to the internal window corresponding to the bottom sliding window. This new property is available from WINDEV Suite SaaS 2025 Update 2....
Typing multilingual texts
For a multilingual application, you have the ability to......
13. Types of standard controls