ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLModify (Function)
Modifies the content of the current element found in the XML document.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Size (Property)
The Size property is used to determine and change the size of an element.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
Description (Property)
The Description property is used to get and change the description of an element.
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Custom properties (WLanguage)
A custom property is a code element with two events......
Chart: Managing legends
Several types of legends are supported in the charts......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
2. User-friendly editors in practice
Including a supercontrol in a window or in a page
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
Note (Property)
The Note property is used to get and change a text associated with an element.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.