ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SSHWrite (Function)
Writes data into the specified SSH session.
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)......
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
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......
CalendarSelect (Function)
Returns the date selected in a Calendar control.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
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.
<Source>.JSONToRecord (Function)
Imports JSON data into the current record.
<Source>.ChangeName (Function)
Modifies the physical name of a data file.