ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Creating the menus for the windows of the WINDEV RAD pattern
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
The HTML control
The HTML control displays HTML pages or HTML code......
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Python: Native calls
WLanguage allows for native Python calls......
Setup on a local network (LAN)
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......