ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
HTML Display control properties
HTML Display control properties...
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Repositionable Note control properties
You can manipulate Repositionable Note controls in a window using the following WLanguage properties......
Display (External language)
Displays a value in a control or assigns a value in a variable.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Properties associated with report controlss
List of properties associated with the report controls...
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
ServiceWait (Function)
Pauses the current service during the specified duration.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......