ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by 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....
HOpenConnection (Function)
Opens a connection to a specific database.
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.
<Table>.AddBeginning (Function)
Adds a row at the top of an Infinite Table control. The row is inserted before the first row of the Table control. The scroll position of the Table control doesn't change....
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.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.