ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
<Command variable>.Kill (Function)
Forces the termination of a running executable associated with a command. Note: This function is only available from version 2025 Update 1....
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
<Command variable>.IsRunning (Function)
Indicates whether the executable associated with a command is currently running. Note: This function is only available from version 2025 Update 1....
<Pivot Table>.InfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
GanttDeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
Calendar functions
List of Calendar functions...
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
<PDF reader>.GoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
<Word Processing>.Select (Function)
Selects a fragment in a Word Processing control.
<Toast>.Display (Function)
Displays a "Toast" message.
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
<Source>.OnError (Function)
Customizes the management of HFSQL errors.