ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Automatic documentation of external components
External components must include a technical documentation......
3. Debugger
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Progress Bar control properties
List of properties associated with the Progress Bar control...
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
WDINT setup
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Properties of a help page
The characteristics of a help page are used to define......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
2. Types of setup
Types of setup...