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)...
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Creating user accounts
A User account allows the server administrator to......
HTTPCreateForm (Function)
Creates an HTTP form.
WEBDEV Application Server 2024
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
WEBDEV site deployment: Deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
<Connection variable>.RSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
5. Which type of server to choose?
2. Modes to install an application
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Server (Property)
The Server property is used to manage servers.
HManageServerUpdate (Function)
Allows you to manage the automatic update of HFSQL Client/Server servers and to define how often to check for updates....
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
Installing a Webservice (old format)
1
2
3
4
5
6
476
>