ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Keep-alive on connection
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Replication (Property)
The Replication property is used to identify and change the replication mode.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
Compression (Property)
The Compression property gets and sets the data compression mode.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
The different types of variables
The different types of variables are......
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......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
WDTRAD license agreement
WDTRAD license agreement...
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
20. Control templates
Creating the Relation windows of a WINDEV RAD pattern
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an 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.
<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.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Examples for using the OLE DB provider for HFSQL
Creating the Table windows of the WINDEV RAD pattern