ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt...
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user...
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function...
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also...
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker...
Ad Hoc deployment
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes...
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Two-level setup
on a local network. an HTTP setup used to update the reference setup on the local network....
Accessing a database via a web service
The database can be accessed via a web service......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without...
4. Activating a dynamic WEBDEV site
5. Deploying a dynamic site (Session or AWP) in practice
WEBDEV Application Server 2024
ERR_BAD_URL
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......
1
2
3
4
5
6
14
>