ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
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.
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
OCRExtractText (Function)
Reads the text contained in an image.
fMemExist (Function)
Checks the existence of a shared memory area.
DateTime (Variable type)
The DateTime type allows you to manipulate dates and times...
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Native MySQL Connector - License Agreement
Project description: SCM tab
The project description window allows you to configure various elements of your project......
WDXView: Overview
WDXView is an ActiveX browser......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min