ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapGetJSObject (Function)
Returns the instance of the API of Map control.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
<Toast>.Display (Function)
Displays a "Toast" message.
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
<Notification variable>.Add (Function)
Adds a notification to the system bar (Android) or notification center (iOS).
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
MapDeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
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.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
MapCircle (Variable type)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.