ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Euro functions
List of Euro functions...
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....
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
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.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
Execute (Function)
Starts the execution of a process through programming.
diffApply (Function)
Applies a difference buffer to a specific buffer.
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....
Functions for managing images (prefix syntax)
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.