ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
.NET application
To create a.NET application from a project...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools...
History of versions
The history of setup versions is an advanced feature of the network setup...
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:...
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Events associated with control templates
List of events associated with control templates...
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