ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Multi-project search
Performing a search in the current project is a common operation......
<Connection variable>.NotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
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......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
WDMap: Overview
WDMap is a tool used to view and handle a table while developing an application......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Software Factory Administrator
The software factory administrator allows you to ......
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
Native Access to SAP
SAP is a widely used ERP......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Camera control in a mobile application
The Camera control is used to......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Query based on query
Queries can be based on items from another query......