ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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....
ParallelTaskCancel (Function)
Immediately terminates execution of the current task: the task changes state to tpeCancelled.
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....
<Word Processing>.Select (Function)
Selects a fragment in a Word Processing control.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
Calendar functions
List of Calendar functions...
GetVariableDefinition (Function)
Gets the description of a variable.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
<Table>.fromJSON (Function)
Populates a Table or TreeView Table control with the contents of a JSON string or variable.
JSONToXML (Function)
Converts a JSON string to XML.
<Pivot Table>.InfoXY (Function)
Returns the values of the headers at a given position expressed in pixels in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
ScanList (Function)
Lists the scanners connected to the current computer.
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
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)....
iParameter (Function)
Retrieves the printer configuration and configures the print.