ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Programming patterns
CAUTION......
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
5. Project configuration
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.