ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
Euro functions
List of Euro functions...
Constants used by the functions for managing countries and continents
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
MemcachedAssign (Function)
Modifies a key/value couple in the Memcached cache: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV....
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
Functions for managing images
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
SpeechSynthesisListVoices (Function)
Returns the list of voices available on the device for the speech synthesis engine.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
DriveListeDirectory (Function)
Lists the directories of an Drive.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
Installing the monitor
The monitoring robot includes three executables......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
<mongoGridFS variable>.GetFileInfo (Function)
Used to get information about a MongoDB file (gridFS).
<mongoGridFS variable>.DeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
DownloadGetInfo (Function)
Retrieves the details of a download present in the download manager.
DownloadRemove (Function)
Cancels a download by removing it from the download manager, and deletes any existing files.