ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Tools / Translation tools / WDMsg
  • Overview
  • Remarks
  • Installing and starting WDMSG 2024
  • Setup package
  • Extraction files
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
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile. In this case, all the text of the project (from windows, pages, reports or controls) must be translated into the different languages.
A project can be translated using the following methods:
  • You can translate the different elements of your project as you go along. The translation can be entered in the "Details" tab of the element description window.
    You can easily translate using the "Translate" button . The "Translate" button translates a selected input area according to the preferences defined in the options of the IDE used. Reminder: To configure the desired options, go to the "Home" tab, "Environment" group, expand "Options" and select "General options of WINDEV/WEBDEV/WINDEV Mobile". This solution is suitable for small-size applications, but can quickly become tedious.
  • You can use WDMSG. This tool extracts the text that can be translated or corrected from your project. Once translated, the text can be reintegrated with WDMSG.
    WDMSG is an optional tool of WINDEV, WEBDEV and WINDEV Mobile. If you do not own WDMSG, contact the PC SOFT sales department or visit www.windev.com.
The extraction process creates an "Extraction file" with all the messages, text of controls, etc. This file can be:
  • a text file,
  • an HFSQL data file,
  • a WDMSG file (default recommended format).
If the extraction file is an HFSQL data file or a WDMSG file, the different elements of the file need be translated with WDTRAD. WDTRAD is a powerful translation tool that uses a dictionary.
If you already use a dictionary from another translation software (often referred to as a "Translation memory"), it can also be used with WDTRAD. This allows you to take advantage of all the features of WDTRAD.
If the extraction file is a text file, the different elements of this file can be:
  • translated directly or via a translation tool.
  • checked by a spelling checker.
  • modified to standardize messages, titles, etc.
When translating or correcting text from the extraction file, the file format (specific to WDMSG) must not be modified. Changing the file format would prevent reintegrating the text that has been translated or edited.
WDMSG can also be used to:
  • extract text added or edited since the last extraction. With this feature, you can make sure that all the text is translated. You can then translate and reintegrate this text into your project.
  • compare the project text between two languages. This feature identifies any possible errors (e.g., same text in both languages, or missing translations). You can then fix any problems and reintegrate the text into your project.
For more details, see Using WDMSG.
Remarks

Installing and starting WDMSG 2024

  • WDMSG 2024 is available for download. The download link is sent to you by email and/or with the package.
  • WDMSG 2024 must be installed in the WINDEV, WEBDEV or WINDEV Mobile 2024 installation directory.
    Caution: WDMSG 2024 is only supported in WINDEV, WEBDEV or WINDEV Mobile 2024
  • WDMSG 2024 can be started directly from WINDEV, WEBDEV or WINDEV Mobile 2024.
  • You must use the dongle provided with WDMSG 2024.
  • Only the projects developed in WINDEV, WEBDEV or WINDEV Mobile 2024 can be handled by WDMSG 2024.

Setup package

The setup package of WDMSG 2024 allows you to install the following elements:
  • WDMSG 2024 and WDTRAD 2024: text extraction and translation tools for WINDEV, WEBDEV and WINDEV Mobile 2024 projects.
  • WDINT 2024: extraction tool for text displayed by WINDEV, WINDEV Mobile and WEBDEV frameworks (".DLL" files) and by Automatic Application Features (AAFs).

Extraction files

  • The extraction file in text format created with WDMSG 2024 can be translated via a specific translation software or with WDTRAD 2024, the translation tool provided with WDMSG 2024. WDTRAD 2024 creates a new file containing the translated text.
  • The extraction file in HFSQL data file format or in WDMSG format created with WDMSG 2024 can only be translated using WDTRAD 2024, the translation tool provided with WDMSG 2024. The text translated with WDTRAD 2024 is in the same file.
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/05/2023

Send a report | Local help