ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
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...
RestartProgram (Function)
Ends the application and restarts it.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
"?" menu
WINDEV proposes a help menu adapted to your applications...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
History of versions
The history of setup versions is an advanced feature of the network setup...
"About" window
The "About" window is used to display and access various information about the current application ...
AI Chat control
With the AI Chat control, your WINDEV applications can easily interface with the AI model of your choice...
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...
.NET application
To create a.NET application from a project...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
WDInst: set the directory for tables and User Groupware files
The setup editor WDInst ("Tools...
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...
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
HModifyViewRights (Function)
Sets the rights granted to a user or group on an SQL view or on a materialized view.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
HInfoFileProperty (Function)
Allows you to find out the properties of a table located in an HFSQL server.
WINDEV License Agreement
WINDEV License Agreement...
11. Window templates
WINDEV Mobile allows you to create window templates....
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HListUser (Function)
Returns the list of users defined for a connection.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
Interface checker
The advanced interface checker is a tool that allows you to improve the layout of controls in the different windows of the application......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
InAutomaticTestMode (Function)
Shows whether or not an automation test is in progress.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......