ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
28. Site SEO
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
The key items
Keys are specific items in your analysis......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
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.
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.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
LastDayOfYear (Function)
Returns the date of the last day of the year.
<Source>.JSONToRecord (Function)
Imports JSON data into the current record.
<Source>.ChangeName (Function)
Modifies the physical name of a data file.