ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Editors / Code editor
  • Overview
  • How to?
  • Automatically translating the WLanguage code into French
  • Translating the code during a copy/paste operation
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
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa.
How to?

Automatically translating the WLanguage code into French

Automatically translating the WLanguage code into French:
  1. From a code window: on the "Code" tab, in the "Languages" group, expand "Convert code" and select "Translate into French".
  2. Specify the scope of the translation:
    • Current code: only the code being edited (where the cursor is located) is translated.
    • Current element: all the codes associated with the current file in the code editor are translated (for example, all the codes of the window, controls and menus associated with the window).
    • The entire code displayed in the active code window: all the codes displayed in the current code window will be translated.
    • The entire project: all the codes of all the project elements.
  3. Validate. The translation is completed.
Remarks:
  • To translate the code from French into English, on the "Code" tab, in the "Languages" group, expand "Convert code" and select "Translate into English". The other steps are identical.
  • If multiple lines of code are selected, only the selected lines will be translated.

Translating the code during a copy/paste operation

To translate a WLanguage code during a copy/paste operation (between two WINDEV projects that use different languages for example):
  1. Open the options of code editor: on the "Home" tab, in the "Environment" group, expand "Options" and select "Options of the code editor".
  2. In the "Code" tab, check "Convert the code to" and select the translation language.
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 10/27/2022

Send a report | Local help