ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with a page
Constants for managing animations
List of constants used by the functions for managing the animations...
Description (Property)
The Description property is used to get and change the page description.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
<Chart>.Zoom (Function)
Defines the zoom of a chart.
Functions for handling commands in console mode (prefix syntax)
Functions for handling commands in console mode....
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
The "Code hashtags" pane
grZoom (Function)
Defines the zoom of a chart.
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
2. Examples and components provided with WEBDEV
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
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....
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.
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
PicResize (Function)
Resizes a WDPic image.
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.