ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the web service.
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
WDTestRest: REST web service test tool
WDTestRest allows you to test calls to an HTTP REST web service or to run a web API accessible via HTTP...
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a web service.
SOAPPrepare (Function)
Builds the SOAP request for calling a web service function.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
CancelWebserviceContext (Function)
Deletes from the web service context a variable added by DeclareWebserviceContext.
REST web service: Automatic request deserialization
In a REST Webservice, there can be entry points of various types...
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a web service.
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Configuring the SOAP administrator
Installing a SOAP server with Apache
Installing a SOAP server with IIS
Installing a SOAP server with Netscape iPlanet 4.1
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web...
5. Project configuration
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
ERR_NO_APPLICATION
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser,...
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
WINDEV and the SOAP protocol
SOAP functions
List of SOAP functions...
SOAP functions (prefix syntax)
List of SOAP functions...
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
SOAP constants
List of constants used by the SOAP functions....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
RESTSend (Function)
Sends a REST request and waits for the server response.
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed...
1
2
3
4
5
6
8
>