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....
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
<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.
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....
<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.
ContactEdit (Function)
Opens a contact's current file in the device's native contact management application (Android, iPhone or iPad)....
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)
AppointmentCreate (Function)
Opens a new appointment window in the device's native calendar application....