ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Running the test of the User Groupware and installing it
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).
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
<Source>.Cross (Function)
Crosses a record in a data file.
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
Configuring an application with User Groupware
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
OCRExtractText (Function)
Reads the text contained in an image.
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
<Table>.StartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.