ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Installing applications and websites / WDSETUP
  • Overview
  • Managing additional languages in WBSetup
  • Using a custom WBSetup
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Overview
The "WBSetup" project corresponds to the standard setup program of WEBDEV websites. This project is a WINDEV project.
This project supports French and English (US) by default.
Note: You can add to this project all the functionalities you feel are important in the installation of a WEBDEV site.
Managing additional languages in WBSetup
To manage additional languages in WBSetup:
  1. Open this project in WINDEV: click on Open among the quick access buttons and select "Open a project"..
    By default, this project is found in the "Examples\WBSetup" directory of the installation directory of WINDEV.
  2. Close all the windows opened in the window editor.
  3. Add the additional languages into the project description:
    • on the "Project" tab, in the "Project" group, click "Description".
    • in the "Languages" tab, add the necessary languages.
  4. Translate the interface of the project (windows, controls, and so on) as well as the code messages.
    Reminder: WDMSG facilitates project translation by extracting all project messages (field labels, window titles, etc.) and reintegrating messages after translation.. WDMSG is an additional module of WINDEV. Contact PC SOFT Sales Department for more details about WDMSG.
  5. Create a new executable: click on Generate among the quick access buttons and select "Generate 32-bit Windows executable".. In the wizard, don't forget to include the new languages in the executable.
    Note: You can change the executable name.
Attention: We recommend that you rename the custom WBSetup project directory.. Therefore, when installing an upgraded version of WEBDEV, the custom WDSetup project will not be overwritten and all your modifications will be stored.
Using a custom WBSetup
WEBDEV - Server code To configure the setup program and to generate this setup program:
  1. Configure the setup program of the WEBDEV site. Choose a setup by physical media.
  2. In "Customize setup", select "A custom WBSetup" and select the executable of the custom setup program.
    Note: You can associate the framework (".DLL" files) corresponding to the custom installer executable with the "Advanced parameters" button.. This button also enables you to associate any other file with the setup program. You can for example select a setup program that will be installed by the custom WDSetup.
  3. Continue to configure the setup program and generate the setup program
Minimum version required
  • Version 12
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/21/2024

Send a report | Local help