ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
<PDF Reader>.RotatePage (Function)
Rotates a page displayed in the PDF Reader control.
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Description (Property)
The Description property gets and sets the page description.
Oracle Native Connector: Execute the same query more than once
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
iPageEnd (Function)
Forces the move to the next page during the report print.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control. From version 2025 Update 2, this function is no longer available. Google has implemented a new map style management mode. Now, you need to define map styles in the Google Maps platform and then use MapIDGgl to manage these styles....
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control. From version 2025 Update 2, this function is no longer available. Google has implemented a new map style management mode. Now, you need to define map styles in the Google Maps platform and then use MapIDGgl to manage these styles....
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
10. Customizing the aspect of a site: skin elements
Flexbox example: proportional anchoring on fields
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......