ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
List of extension attributes
The list of extension attributes ......
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
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......
11. Choosing the action of a button/link
8. If you are already familiar with WINDEV
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Functions for managing Organizer controls (prefix syntax)
The following functions are used to handle the Organizer control via prefix syntax:...
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
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.
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
Body block
The Body block corresponds to the main block of the report......
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......
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.