ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
saasService (Variable type)
The saasService type is used to define the advanced characteristics of a SaaS service.
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
wsRequest (Variable type)
The wsRequest type is used to define the advanced characteristics of a web service.
AuthToken (Variable type)
The AuthToken type contains the characteristics of a token to access a web service.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST web service.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the web service.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
15. Project Management Hub
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
1. Examples provided with WINDEV Mobile
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Google Maps management functions
List of functions for managing Google maps...
Service management functions
List of functions for managing services...
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received when calling a REST web service.
WINDEV and the SOAP protocol