ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating Breadcrumb controls programmatically
The Breadcrumb control can be handled through programming......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Handling the report blocks through programming
Each report block is associated with different events......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
User report editor (Reports & Queries)
A report provides a custom view of data......
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). from a WLanguage list....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). of a WLanguage list....
2. Projects in practice
Discover the main operations that can be performed on a project....
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure....
<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
ArraySort (Function)
Sorts a WLanguage array.
The OLE control
The OLE control is used to handle an OLE object......
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
<Array>.Sort (Function)
Sorts a WLanguage array.