ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
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....
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......
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).
WinEdCreateNote (Function)
Creates a Repositionable Note control.
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.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
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.