ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinimumLength (Property)
The Property MinimumLength allows you to know and modify the minimum length of an element.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Zoom (Property)
The Zoom property is used to determine and change the zoom applied to an element.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Operations performed on activity diagrams
The following paragraphs explain......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Operations performed on use case diagrams
The following paragraphs explain......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
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.