ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
Functions for managing images
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....
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
DriveListeDirectory (Function)
Lists the directories of an Drive.
Installing the monitor
The monitoring robot includes three executables......
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....
<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.
Label report
The report editor allows you to create "Label" reports......
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
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....
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....
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.