ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
geoTrackingDisable (Function)
Disables the tracking of user positions for a WINDEV Mobile application.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
geoTrackingStatus (Function)
Retrieves the status of the system for position tracking.
Position
The Position keyword can correspond to...
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Tangent (Function)
Calculates the tangent of an angle.
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Random (Function)
Returns a random number.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
GPSGetPosition (Function)
Retrieves information about the current device position.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
FreeDLL
The FreeDLL keyword can correspond to ...
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.