ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a web service. This request can be modified to adapt it to the expectations of the web service, if necessary. It can then be sent using HTTPSend.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of web services includes the necessary tools to allow the consumption of secure web services used to manage the Sesam Vitale cards......
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
AuthLogout (Function)
Logs out a user previously authenticated via: the OAuth 2.0 protocol on any web service. the OpenID protocol on any web service. a JSON Web Token (JWT)....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
7. AJAX technology
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
Ad Hoc deployment
15. Cookies: information stored on the end user's computer
21. Reports
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Setup mode
Several methods can be used to distribute a WINDEV application......
BTEnableService (Function)
Enables a service provided by a Bluetooth device.
ServiceWait (Function)
Pauses the current service during the specified duration.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
<Chart>.SeriesColor (Function)
Initializes the color of a series or the color of a section.