ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DiagramToSVG (Function)
Exports a diagram to an SVG image.
<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.
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
StringFormat (Function)
Formats a character string according to the selected options.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
AIDetectContour (Function)
Detects the contours of the shapes in an image.
<PDF reader>.GoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
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....
GanttDeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.