ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
fClose (Example)
Usage example of the fClose function
zipMsgError (Example)
Usage example of the zipMsgError function
fRename (Example)
Usage example of the fRename function
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
SSHWrite (Function)
Writes data into the specified SSH session.
<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....
<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
fReadLine (Example)
Usage example of the fReadLine function
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.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
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.