ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
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...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
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 ...
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
RestartProgram (Function)
Ends the application and restarts it.
AI Chat control
With the AI Chat control, your WINDEV applications can easily interface with the AI model of your choice...
WDInst: set the directory for data files and User Groupware files
The setup editor WDInst ("Tools...
"?" menu
WINDEV proposes a help menu adapted to your applications...
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
.NET application
To create a.NET application from a project...
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...
History of versions
The history of setup versions is an advanced feature of the network setup...
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with the Pivot Table control
Events associated with an Organization Chart control
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Events associated with ListView controls
List of events associated with ListView controls...
Events associated with OLE controls
List of events associated with OLE controls...
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
ERR_BAD_CONTEXT
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
WEBDEV Application Server - 10 connections - License agreement
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......