ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Container controls
WINDEV, WEBDEV and WINDEV Mobile feature different controls that can contain other controls......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Report data source
...The reports can be created with the data coming from:...
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV database schemas (in HFSQL Classic format) available in a given directory.
Database schema: Description of table structure
The database schema allows you to define the structure of tables used by the project......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
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......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......