ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
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......
"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...
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
3. Debugger
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
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......
2. Types of setup
Types of setup...
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......