ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM administrator: Available tools
The "Tools" tab in the SCM administrator allows you to......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
How to create a patch?
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
OrgInfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
StyleID (Property)
The StyleID property is used to get and change the identifier of the style associated with an element.
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
IndentFirstLine (Property)
The IndentFirstLine property is used to get and change the indent of the first line of an element.
<Organization Chart>.InfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
X (Property)
The X property gets and sets the X-coordinate of an element.