ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLRemove (Function)
Removes the specified node and its descendants in an HTML document.
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
<emailIMAPSession variable>.StartSession (Function)
Starts an IMAP session.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
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.
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
<HTML editor>.GetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
<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.
<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.
<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.
GPSGetPosition (Function)
Retrieves information about the current device position.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
<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.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
XMLToJSON (Function)
Converts an XML string to JSON.
HSecurityPolicyGet (Function)
Gets the security policy of an HFSQL server. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....