ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CalendarSelect (Function)
Returns the date selected in a Calendar control.
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
28. Site SEO
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
The key items
Keys are specific items in your analysis......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
SSHWrite (Function)
Writes data into the specified SSH session.
Data source (Example)
Usage example of the Data source type
FirstDayOfYear (Function)
Returns the date of the first day of the year.
HJSONToRecord (Function)
Imports JSON data into the current record.
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
<Chart>.SeriesLabel (Function)
Initializes the label of a data series in a chart.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
LastDayOfYear (Function)
Returns the date of the last day of the year.
grRBAddData (Function)
Adds data to a Radial Bar chart.