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.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
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......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
1. What is the WEBDEV administrator used for
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux...
Remote WEBDEV administrator: Managing statistics
... the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application...
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic...
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists...
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current...
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
SQLReqExists (Function)
Checks the existence of a query.
1
2
3
4
5
6
8
>