ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: soap server
SOAPRun (Function)
Runs a procedure on a SOAP server.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
WINDEV and the SOAP protocol
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Installing a SOAP server with Apache
Installing a SOAP server with IIS
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Installing a SOAP server with Netscape iPlanet 4.1
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
SOAP constants
List of constants used by the SOAP functions....
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
Configuring the SOAP administrator
Installing a Webservice (old format)
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
fExeDir (Function)
Returns the directory from which the execution is started.
SOAPError (Example)
Usage example of the SOAPError function
SOAPRunXML (Example)
Usage example of the SOAPRunXML function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
SOAPRun (Example)
Usage example of the SOAPRun function
fCurrentDir (Function)
Identifies or modifies the current directory.