ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
ReplicInfo (Function)
Returns information about a replication.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
CertificateOpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
GanttListLink (Function)
Lists the links found in a Gantt Chart column found in a Table (or TreeView Table) control.
GanttDeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Word Processing>.Select (Function)
Selects a fragment in a Word Processing control.
<Pivot table>.InfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
ScanList (Function)
Lists the scanners connected to the current computer.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.