ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query
The keyword "Query" is used to describe:
How to create a patch?
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Assignment operators
Three assignment operators are available......
Belgium.CheckCBE (Function)
Checks the validity of a CBE number (identifier from the Crossroads Bank for Belgian Enterprises).
Belgium.CheckNISS (Function)
Checks the validity of a NISS number (Belgian social security identification number).
Belgium.CheckEU (Function)
Checks the validity of a EU number (Belgian Establishment Unit number used to identify companies).
17. Project Management Hub
...Project Management Hub...
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Help about new features: Letting users know about changes
Applications are constantly evolving......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....