ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
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....
ComponentInfo (Function)
Returns information about a component.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
RegistryDeleteKey (Function)
Deletes a subkey from the Windows registry.
HIndex (Example)
Usage example of the HIndex function
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
<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.
14. Controls in practice
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit)....