ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
".STY" file: "Style sheet" file
A style sheet is a "......
REST web service: Creating a REST web service
A REST web service is a program hosted on a server. This program contains functionalities accessible via HTTP requests......
PostgreSQL Native Connector: Programming with HFSQL functions
To use a PostgreSQL database with the Native Access Connector, you need to import the PostgreSQL table structure into the WINDEV or WEBDEV... database schema....
Font set (WEBDEV website)
The browser support the most common fonts by default......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Manipulating Organizer controls programmatically
Organizer controls can be manipulated programmatically....
Creating an executable
When your application is fully described (windows, reports, queries, etc.)......
16. Java applications in practice
Java applications in practice...
Color palettes (WEBDEV site)
The color palettes are an easy way to customize the visual aspect of a site......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
WINDEV theme generator: Customize elements
The generator of WINDEV themes is used to generate the necessary files for creating a custom theme for the WINDEV projects......
Report controls
Several types of controls can be handled in a report created by the report editor......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Border management constants
List of constants used by the border management functions....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......