ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Specific features of the Express version
iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
Notes document management functions
List of functions for managing Notes documents...
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
11. Choosing the action of a button/link
8. If you are already familiar with WINDEV
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Functions for managing Organizer controls (prefix syntax)
The following functions are used to handle the Organizer control via prefix syntax:...
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
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.
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
End of Document block
The End of document block is run once at the end of the report execution......
Page Header block
The Page header block is printed on each new page......
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
Body block
The Body block corresponds to the main block of the report......
Organizer control functions
The following functions are used to manage the Organizer control:...
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.