ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ...
Importing elements into a project
All the elements of a project (windows, reports, classes, sets of procedures, queries...
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
Source (Property)
The Source property is used to get and change the source of an element.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
DateModified (Property)
The DateModified property is used to get the modification date of an element.
Label (Property)
The Label property is used to get and define the label of an element.
OrgSelect (Function)
Returns the index of the selected element in an Organization Chart control.
Exist (Property)
The Exist property determines if the element of an associative array exists.
ContentType (Property)
The ContentType property is used to get and define the content of an element.
LineSpacing (Property)
The Interline property is used to set the line spacing of an element.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
TextColor (Property)
The TextColor property is used to set the text color of an element.
HighlightColor (Property)
The HighlightColor property is used to set the highlight color of an element.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
<TreeView>.Select (Function)
Returns the full path of the selected element in a TreeView control.
<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart control.
<Organization Chart>.Select (Function)
Returns the index of the selected element in an Organization Chart control.
Weight (Property)
The Weight property is used to get and change the weight of an element.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
Generator (Property)
The Generator property is used to identify the program that generates an element.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.