ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
<PDF Reader>.Open (Function)
Opens a PDF file displayed in a PDF Reader control.
<Pivot table>.HeaderValue (Function)
Returns the value displayed in a header of Pivot Table control.
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
MapDeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
<Map>.AddImage (Function)
Adds a new image to the map displayed in a Map control.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
<Map>.DeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
<Map>.PopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
<Map>.GetStyle (Function)
Returns the style used by the map displayed in the Map control.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
SysInstance (Function)
Returns the instance of a module.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
How to create and handle a structure?
This help page explains how to create and handle a structure....
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.