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.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
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......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Page constants
List of constants used by page functions....
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Hash functions
Hashing is used to summarize a file or a character string......
Hash constants
List of constants used by the Hash functions....
ERR_NO_PAGE
Hasp constants
The Hasp constants are as follows......
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
HBase functions
The following functions are used to manage HBase databases:...
How to open a page?
Page (Property)
The Page property is used to handle a page.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Page templates
WEBDEV allows you to create page templates......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
The home page
The home page is the first page of your site......
Task list
Each project can be associated with a task list......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......