ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options...
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
ContactEdit (Function)
Opens a contact's current file in the device's native contact management application (Android, iPhone or iPad)....
<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.
SSHConnectCommand (Function)
Keeps the SSH session active between several commands sent (via the SSHCommand function) to an SSH server. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
HTMLRemove (Function)
Removes the specified node and its descendants in an HTML document.
<Linestring2D variable>.AddPoint (Function)
Adds a new point to a 2D linestring.
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
<HTML editor>.FromEmail (Function)
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
ContactDisplay (Function)
Opens the form of a contact in the native application for contact management of the device (Android, iPhone or iPad).
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
HTMLUnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
<emailIMAPSession variable>.StartSession (Function)
Starts an IMAP session.
SSHWrite (Function)
Writes data into the specified SSH session.
<Drive variable>.MoveFile (Function)
Moves a file on a remote drive from one directory to another.
SaaSAdminAddSite (Function)
Adds a SaaS site.
SaaSAdminModifySite (Function)
Modifies a SaaS site.