ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
Compression (Property)
The Compression property gets and sets the data compression mode.
Replication (Property)
The Replication property is used to identify and change the replication mode.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
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......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
7. Layouts using the Flexbox control
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Operating mode of dynamic Active WEBDEV Pages
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.