ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
HFSQL constants
List of constants used by the HFSQL functions....
Bluetooth constants
List of constants used by the Bluetooth functions....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Creating the Relation windows of a WINDEV RAD pattern
Share your projects via Git
Git is a source code manager......
Hyper File functions available for backward compatibility
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Classes, members, methods and properties
A class is made of......
Principle for running threads
At runtime, an application runs in a main thread......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Edit options of a report
The report editor allows you to......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......