ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with internal windows
List of events associated with internal windows...
Preset control properties
List of properties associated with the Preset control...
Calculated control properties
List of properties associated with the Calculated control...
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
MySQL Native Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
htmlNode (Variable type)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.