ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
BitcoinCore functions
The following functions are used to manipulate Bitcoin Core servers......
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the table since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Accessibility (Property)
The Accessibility property gets and sets the accessibility properties of a control.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
RegistryDeleteKey (Function)
Deletes a subkey from the Windows registry.
HIndex (Example)
Usage example of the HIndex function
iParameterReport (Function)
Configures the printer by opening the configuration window.
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
NextTitle (Function)
Modifies the title of next window to open.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
MinHeight (Property)
The MinHeight property gets and sets the minimum height of a control or window.
Customize your charts: type, color, legends, etc.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
RGB (Function)
Defines a color from its Red, Green and Blue components.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....