ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
<Window>.EdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Kanban>.InsertCard (Function)
Inserts a card in a Kanban list.
<Edit>.ConfigureAssistedInput (Function)
Specifies how to open and filter the autocomplete suggestion list.
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
Pyramid charts
Pyramid charts allow you to view data in descending order......
BrowserRunApp (Function)
Opens the default Web browser of the current device.
<Chart>.ComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
VideoConfigure (Function)
Allows you to configure the video capture driver.
GraduationX (Property)
The Property GraduationX allows you to know the graduation step on the X axis.
GraduationY (Property)
The Property GraduationX allows you to know the graduation step on the Y axis.
ParentObject (Function)
Identifies the "parent" of a graphic object: field, column, window, page, etc.
Chart functions
...Chart functions...
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
XLS file handling functions
List of functions for managing XLS files...
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
<Document variable>.Redo (Function)
Restores the last action canceled on a Document variable.