ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
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...
RestartProgram (Function)
Ends the application and restarts it.
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
WDInst: set directory for data files and User Groupware files
The setup editor WDInst ("Tools...
.NET application
To create a.NET application from a project...
Locking data files: correspondence between WINDEV 5.5 and the later versions
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
HCancelBackup (Function)
Cancels a current backup.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
SysYRes (Function)
Returns the vertical screen resolution.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......