ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Installing applications and websites / WEBDEV website
  • Overview
  • How to?
  • Necessary conditions
  • Performing a page-by-page deployment
  • Limitations
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Overview
WEBDEV allows you to deploy site sections or individual pages. There is no need to update the entire site whenever a modification is performed.
The Web users is not disconnected when updating the page (and its dependencies).
How to?

Necessary conditions

  • To perform a page-by-page deployment of a site, the site must have been deployed at least once on a remote application server.
  • Deploying dynamic pages and/or AWP pages.

Performing a page-by-page deployment

To perform a page-by-page deployment:
  1. Select the page to update in the "Project explorer" pane.
  2. Select "Deploy" from the popup menu.
  3. The deployment of the page (and dependencies if necessary) is performed. The server used for deploying the page is the last server used during the last setup of the site (see Deploying a site on a remote application server).

Limitations

  • Only the existing pages that have been modified can be deployed page by page. If new pages are added, the entire site must be redeployed.
  • If elements are added to the site (queries, reports, ...), the entire site must be redeployed.
  • If a global code is modified, the entire site must be redeployed.
Minimum version required
  • Version 12
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help