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...
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
fSeparator (Function)
Returns a file path with normalized separators.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HModifyFileRights (Function)
Sets the rights granted to a user or group on an HFSQL Client/Server table....
SOAPRun (Function)
Runs a procedure on a SOAP server.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
11. Window templates
WINDEV Mobile allows you to create window templates....
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (available in the window, page and report editors) as well as multiple functions that can be used to create and manipulate charts......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ArrayReverse (Function)
Reverses the content of a one-dimensional array.