ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
FileDisplay (Function)
Displays a file in the browser of Web user.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Events associated with Button controls
List of events associated with Button controls...
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
fMemOpen (Function)
Opens a memory zone shared between several applications.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
WINDEV 2024 Tutorial - Table of contents
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
grLegendFont (Function)
Modifies the font used for the chart legend.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Error (Function)
Displays a custom error message in a system error window.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.