ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Programming automatic calculations in the columns of a Table control
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
WDInst: choose the type of installation to generate
WDInst allows you to create several types of setup......
SCM: Creating a repository
To share a project via the Source Code Manager, a repository must be created......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
WDInst: generate installation program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
16. Application test in practice
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).