ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reports
A report provides a custom view of data......
SSLActive (Function)
Used to enable or disable the secure SSL mode.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Repairing the database schema
In some cases, an error message may appear when opening the database schema linked to a project......
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
ERR_BAD_FILE
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Organizer report
The report editor gives you the ability to create "Organizer" reports....