ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
10. Internal components in practice
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
ERR_BAD_APPLICATION
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Software license agreement
WINDEV Express license agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
WEBDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WEBDEV 2024
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Replication management functions
Three types of replication are proposed......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
17. WLanguage: a simple and powerful language