ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Changing sites from AWP to SEO-ready session mode
The HTML Display control
The HTML Display control displays a web page in an application......
<Map>.DeleteItinerary (Function)
Deletes an itinerary from a Map control.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
MapGetJSObject (Function)
Returns the instance of the API of Map control.
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Error 1001: The operators: and:: can only be used in the methods of classes
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Query editor
The query editor is used to automatically create queries on the data files......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
<Map>.ItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
<Map>.AddItinerary (Function)
Adds an itinerary onto a Map control.
<Map>.GetJSObject (Function)
Returns the instance of the API of Map control.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...