ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
ToClipboard (Function)
Writes text or image information into the system clipboard.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
2. Types of setup
Types of setup...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
HSL (Function)
Creates a color from its hue, saturation and lightness.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
WDTestSite: Load test
The stress tests are used to check......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
WDHFDiff - Use
WDHFDiff is used to compare......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....