ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
<PDF reader>.GoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
GetVariableDefinition (Function)
Gets the description of a variable.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
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).
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
GetDefinition (Function)
Retrieves the definition of element type.
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....
<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.
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.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
ScanList (Function)
Lists the scanners connected to the current computer.
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.