ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Command variable>.WriteStandardInput (Function)
Writes data to the standard input of the command executed in console mode.
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
CmdReadErrorOutput (Function)
Reads error output data, for the command executed in console mode.
<TreeView>.Identifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
CmdWriteStandardInput (Function)
Writes data to the standard input of the command executed in console mode.
Functions for handling commands in console mode
Functions for handling commands in console mode....
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
Monochrome (Property)
The Monochrome property determines whether an image should be used in monochrome mode.
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
<Command variable>.ReadErrorOutput (Function)
Reads error output data, for the command executed in console mode.
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.
AttachPointEnd (Property)
The AttachPointEnd property is used to get and change the position of the end attachment point of a Wire control.
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
<Word Processing>.Add (Function)
Adds at the end of a Word Processing control: an element, a document, a paragraph, a text, an image or a fragment.
MultimediaPlay (Function)
Plays a media file in a Multimedia control.