ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FilePath (Property)
The FilePath property gets the name of the file associated with a control.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
DocRedo (Function)
Restores the last undone action on a Word Processing document.
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
SpreadsheetListImage (Function)
Lists the images found in the current worksheet of a Spreadsheet control.
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
<emailOutlookSession variable>.ListFolder (Function)
Returns the list of folders found in the Outlook messaging software.
<Word Processing>.Redo (Function)
Restores the last undone action on a Word Processing control.
<Word Processing>.Undo (Function)
Undoes the last action performed on a Word Processing control.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<gglConnection variable>.ListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
ConfidenceLevel (Property)
The ConfidenceLevel property gets the confidence level of a data analysis.
Start (Property)
The Start property gets the starting point of an element or event.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.