ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xmlNode (Variable type)
The xmlNode type is used to handle a node of an XML document.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
TransparencyMode (Property)
The TransparencyMode property gets and sets the transparency mode of an image.
HChangeLocation (Function)
Modifies the search mode of physical tables (.FIC, .NDX, ...).
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
Compression (Property)
The Compression property gets and sets the data compression mode.
<Source>.ChangeLocation (Function)
Modifies the search mode of physical tables (.FIC, .NDX, ...).
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
Typing multilingual texts
For a multilingual application, you have the ability to......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Camera field: decode barcodes (prefix syntax)
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....