ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
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....
Manipulating ListView controls programmatically
WINDEV allows you to programmatically manipulate ListView controls......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
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....
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
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......
7. Multilingual applications in practice
Handling a control through programming in a report
All report controls can be handled through programming......
ERR_CLOSED_PAGE
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......