ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Phone constants (Android / iOS)
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
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.
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
List of operators
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
DocGoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
DocExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
DocDelete (Function)
Deletes an element from a document. This element is deleted from its associated document.
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
HFSQL Client/Server: Configuring the server
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......