ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
MapPolygon (Variable type)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
"?" menu
WINDEV proposes a help menu adapted to your applications......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
WEBDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Certificate (Variable type)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Accessing a database via a web service
The database can be accessed via a web service......