ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
2. WEBDEV administrator in practice
Compass (Property)
The Compass property is used to: display or hide the compass on a Map control, determine whether the compass is displayed on a Map control....
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
BitcoinCoreDateTimeLastLaunched (Function)
Returns the date and time Bitcoin Core was last launched. Note: This function is only available from version 2025 Update 2....
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
How to create a menu?
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Manipulating ListView controls programmatically
WINDEV allows you to programmatically manipulate ListView controls......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
Label report
The report editor allows you to create "Label" reports......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes