ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
Appendix 3: Configuration file
For compatibility with previous versions of the SQL Server Native Connector (also known as SQL Server Native Access), it is still possible to configure the connection in the WDSQSINS software (delivered with the SQL Server Native Connector)......
Accessing a database via a web service
The database can be accessed via a web service......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
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......
Configuring an authentication server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
3. Deploying a dynamic WEBDEV website
The Token property is used to manage the different tokens associated with a "Text token" Edit control....
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
4. Dedicated server and shared server
Synchronizes the data corresponding to a replication....
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
HTTP constants
List of constants used by the HTTP functions....
1
2
3
4
5
6
476
>