ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
7. AJAX technology
Draws a rectangle in an Image variable....
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Principle for running threads
At runtime, an application runs in a main thread......
DB2 Native Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV database schema......
SQL Server Native Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model database schema......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
2. Types of setup
Types of setup...
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
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......
Activation key management functions
The following functions are used to manage activation keys:...
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......
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......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......