ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
WDINT setup
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status 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...
Customizing the User Groupware
geoTrackingDisable (Function)
Disables the tracking of user positions for a WINDEV Mobile application.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
geoTrackingStatus (Function)
Retrieves the status of the system for position tracking.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......