ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
Compression (Property)
The Compression property gets and sets the data compression mode.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
<httpRequest variable>.WriteCookie (Function)
Adds or modifies a cookie in an HTTP request.
Operating mode of dynamic Active WEBDEV Pages
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your 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......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
7. Layouts using the Flexbox control