ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Multi-product external components
Components are a remarkably useful tool for development teams......
10. Page templates
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
5. Site test in practice
Creating a select query
A select query (corresponding SQL statement......
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Code editor: Display options
The code editor proposes several display options......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Error 1: Syntax error
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
Error 1010: The member of the class is constant
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
Update (Property)
The Update property specifies the updates to be made.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.