ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Binding a Link control to an item
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
ChangeTarget (Function)
Changes the target of a button action.
Organization chart linked to a data file
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
12. Retrieving data from a site
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Handling the report blocks through programming
Each report block is associated with different events......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Sorts in a report
The sort is used to organize the information displayed in the report......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
9. Sharing a project in practice
Sharing a project in practice...
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
8. Sharing a project in practice
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......