ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TimeLine>.AddEvent (Function)
Adds an event into a TimeLine control.
Error 1054: 'Ancestor' cannot be used outside the code of a class
Table,Add (External language)
Adds an element to a Table control.
TreeMapAdd (Function)
Adds an element into a TreeMap control.
TimelineAddEvent(Function)
Adds an event into a TimeLine control.
<TreeMap>.Add (Function)
Adds an element into a TreeMap control.
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
<Breadcrumb>.AddLink (Function)
Adds a link into a Breadcrumb control.
BreadcrumbAddLink (Function)
Adds a link into a Breadcrumb control.
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
<Chart>.SunburstAddData (Function)
Adds a data to a Sunburst chart.
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Error 202: The method already has an access attribute (public, protected or private)
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
<Looper>.Display (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......