ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
MapGetJSObject (Function)
Returns the instance of the API of Map control.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
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.
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.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
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.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
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......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.