ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a web service.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a web service.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
SOAPPrepare (Function)
Builds the SOAP request for calling a web service function.
WDTestRest: REST web service test tool
WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible by HTTP...
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the web service.
REST web service: Automatic request deserialization
In a REST Webservice, there can be entry points of various types...
CancelWebserviceContext (Function)
Deletes from the web service context a variable added by DeclareWebserviceContext.
RESTSend (Function)
Sends a REST request and waits for the server response.
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...
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
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......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
5. Project configuration
Project configuration...
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development...
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure....
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
1. What is the WEBDEV administrator used for
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
1
2
3
4
5
6
10
>