ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
CertificateOpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
GanttListLink (Function)
Lists the links found in a Gantt Chart column found in a Table (or TreeView Table) control.
GanttDeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
<Word Processing>.Select (Function)
Selects a fragment in a Word Processing control.
<Pivot table>.InfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
ScanList (Function)
Lists the scanners connected to the current computer.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
StringFormat (Function)
Formats a character string according to the selected options.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.