ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
Error 1011: To access the global member of the class, use ClassName::MemberName
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
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......
rssCloud (Variable type)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS feed...
<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).
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
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......
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
Oracle Native Connector: Execute the same query more than once
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Error 1017: The method is not global: use: to access it
Error 1007: The member is global: use the: operator: to access it
WDMap: Overview
WDMap is a tool used to view and handle a table while developing an application......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......