ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
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.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
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.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
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......
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
11. Controls in practice
Discover the main characteristics of the controls...