ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
WinEdCreateNote (Function)
Creates a Repositionable Note control.
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....
gpwAddUser (Function)
Adds a user to the User Groupware database.
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....
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
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.
Configuring an application with User Groupware
dbgSaveDebugDump (Function)
Saves a dump file of the application.
<Table>.StartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Thread management functions
List of functions for managing threads...
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
Code snippets
The code editor allows you to enter "Code snippets"......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....