ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
<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.
<HTML editor>.GetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
SSHDisconnectCommand (Function)
Enables you to stop an SSH session that was active, to allow multiple commands to be sent as a group. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
<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.
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.
GPSGetPosition (Function)
Retrieves information about the current device position.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)