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......
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
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.
diffApply (Function)
Applies a difference buffer to a specific buffer.
Functions for managing images (prefix syntax)
JSONOpenReader (Function)
Creates a reader to read a JSON document without loading it into memory. Attention This function is only available from version 2025 Update 3....
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
DriveListeDirectory (Function)
Lists the directories of an Drive.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. in the contacts list of your device (Android, iPhone or iPad)....
Software Factory
The concept of software factory is used to automate the process for creating applications....
Pop (Function)
Pops an element from a stack.
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.