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...
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.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
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.
Priority (Property)
The Priority property is used to get and change the priority level of an element.
TreeMapInfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
RightToLeft (Property)
The RightToLeft property is used to get and change the writing direction of an element...
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
BackgroundPattern (Property)
The BackgroundPattern property is used to get and change the background pattern of an element.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
UnderlineColor (Property)
The UnderlineColor property allows you to define the color used to underline an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
<TreeMap>.InfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
<TreeView>.Identifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
<List Box>.SelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.