ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Native Access to SAP
SAP is a widely used ERP......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Activation key management functions
The following functions are used to manage activation keys:...
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
Query based on query
Queries can be based on items from another query......
Specific features of the Express version
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
11. External component
5. Site test in practice