|
|
|
|
|
|
Category: WINDEV application |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
WINDEV proposes several types of setup for a WINDEV application... |
|
|
|
|
|
|
Creating the setup program allows you to deploy a WINDEV application on the end-user computers... |
|
|
|
|
|
|
Applications are constantly evolving... |
|
|
|
|
|
|
Versions 27 and later include a Private Store... |
|
|
|
|
|
|
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)... |
|
|
|
|
|
|
You can create MSI installers... |
|
|
|
|
|
|
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer... |
|
|
|
|
|
|
One major step when developing an application is deploying the application to client computers... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|