ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
<Table>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
fListFile (Function)
Lists the files found in a directory and returns the list of files.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
MapClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......