ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
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....
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
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.
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.
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Specific features of the applications for iPhone/iPad
WEBDEV Application Server - 10 connections - License agreement
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.