ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Events associated with Slider controls
List of events associated with Slider controls in a window...
Generating an application for Universal Windows 10 App
Information 302: Ambiguity between a variable and a control
State (Property)
The State property is used to get and change the state of an element.
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
Sum (Function)
Calculates the sum of the array elements.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Interactive notification management constants
Interactive notification management constants...
Position (Function)
Finds the position of a specified string within another string.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......