ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDescribeFile (Function)
Describes a data file programmatically.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
fMemExist (Function)
Checks the existence of a shared memory zone.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
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.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Native MySQL Connector - License Agreement
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Time (Type of variable)
The Time type is used to easily handle the times...
WDXView: Overview
WDXView is an ActiveX browser......