ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing a Webservice (old format)
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
9. Generation modes
WINDEV Mobile includes different types of generation......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
ERR_NO_APPLICATION
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
WINDEV and the SOAP protocol
SOAP functions (prefix syntax)
List of SOAP functions...
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
SOAP functions
List of SOAP functions...
SOAP constants
List of constants used by the SOAP functions....
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
14. Generation modes
Generation modes...
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XML management: Use example
This application example manages an XML file named "Orders......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
1
2
3
4
5
6
19
>