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...
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Speech recognition management functions
The following functions are used to manage speech recognition:...
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Android permission management functions
The following functions are used to manage permissions in Android applications...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Phone management functions
List of functions for phone management...
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Spin controls
List of events associated with Spin controls...
12. Universal replication
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
PostMessage (Function)
Sends a Windows message to a control or to a window.
Creating user accounts
A User account allows the server administrator to......
WLanguage procedure called by DeepLinkProcedure
WLanguage procedure ("callback") called by DeepLinkProcédure when the user clicks a deep link with a target URL associated with the application.
QuickActionRemoveAll (Function)
Removes all the quick actions defined for the application. Quick actions pinned to the home screen will be disabled, but not removed.
SendMessage (Function)
Sends a Windows message to a control or to a window.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
HListReindexingHistory (Function)
Lists the operations performed on current data files, over the last 24 hours, or on the last 1000 files. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....