ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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....
GetVariableDefinition (Function)
Gets the description of a variable.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
AIDetectContour (Function)
Detects the contours of the shapes in an image.
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.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
ParallelTaskCancel (Function)
Immediately terminates execution of the current task: the task changes state to tpeCancelled.
<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.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
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.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
<PDF reader>.GoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a table. define whether the GDPR should apply to an item (in the item description in the code only)....
<Word Processing>.Select (Function)
Selects a fragment in a Word Processing control.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
HModifyItemRights (Function)
Modifies the rights granted to a user or group on an item of an HFSQL Client/Server table....