ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential...
Creating a query
Two methods can be used to create a query......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
The home page
The home page is the first page of your site......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
4. When to use the debugger?
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
List of extension attributes
The list of extension attributes ......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
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....
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
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......
How to create and handle a structure?
This help page explains how to create and handle a structure....
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
7. Multilingual applications in practice
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......