ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Source>.Cross (Function)
Crosses a record in a data file.
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Configuring an application with User Groupware
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
Code snippets
The code editor allows you to enter "Code snippets"......
User Groupware (compatible with version 17)
A Windows application, an Internet or Intranet site require to define the role of different contributors......
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
<Table>.StartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.