ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
XML management: Use example
This application example manages an XML file named "Orders......
Properties associated with the chart series
List of properties associated with the chart series...
Use a calendar to enter dates
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
The TimeLine control
The TimeLine control can be used to represent chronologies of closely spaced events that may be parallel....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates). Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
<Array>.UnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates). Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
Polygon2D (Variable type)
The Polygon2D type is used to define all the advanced characteristics of a 2D polygon.
OrgElement (Variable type)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.