ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Linestring2D variable>.AddPoint (Function)
Adds a new point to a 2D linestring.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
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....
<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.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
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....
<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).
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.