ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
History of versions
The history of setup versions is an advanced feature of the network setup......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
ERR_NOTAVAILABLE
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Events associated with a Layout control
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......