ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
<Map>.EndOfMove (Function)
Stops following the device movement in a Map control.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
iSkipLine (Function)
Forces one or more line break.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
The pages
Pages are the main interface of a WEBDEV site......
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
17. WLanguage: a simple and powerful language
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Merging differences (SCM)
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
The Site Map control
The Site Map control allows the Web user to......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
1
5
6
7
8
9
248
>