ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Map>.PopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
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.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
HTMLEditorInsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
HTMLEditorReplace (Function)
Replaces one string with another in an HTML Editor control.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
<Map>.AddImage (Function)
Adds a new image to the map displayed in a Map control.
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
<Map>.DeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
<Map>.ModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
<Map>.ModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
<Map>.GetStyle (Function)
Returns the style used by the map displayed in the Map control.
<HTML editor>.ToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<HTML editor>.Replace (Function)
Replaces one string with another in an HTML Editor control.
<HTML editor>.GetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
<HTML editor>.FormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
NumHelp (Function)
Returns the number of the help context associated with the specified control.