ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
Installing the monitor
The monitoring robot includes three executables......
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
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.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
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.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
<mongoGridFS variable>.DeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
iPreview (Function)
Configures the print destination.