ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version...
RestartProgram (Function)
Ends the application and restarts it.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
WDInst: set directory for data files and User Groupware files
The setup editor WDInst ("Tools...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
.NET application
To create a.NET application from a project...
Events associated with pages
List of events associated with pages...
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Events associated with control templates
List of events associated with control templates...
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Events associated with TreeView controls
List of events associated with TreeView controls...
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Print constants
List of constants used by the print functions....
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HaspHLLogin (Function)
Connects the application with a Hasp key.
AppInstallVersion (Function)
Installs a specific application version.
NotifListCategory (Function)
Lists the notification categories of the application.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
Creating the menus for the windows of the WINDEV RAD pattern