WINDEV Mobile Concepts

64 Part 4: Advanced concepts Multilingual application A multilingual application can be distributed in multiple languages. WINDEV Mobile takes into account the different languages of the application during the entire development cycle. The main steps for developing a multilingual application are as follows: Choose the languages - Project - Analysis Translate the project elements - Direct translation - Translation via WDMSG, WDINT, WDTRAD, ... Programming - Choose the application language ( Nation function) - Choose the character set ( ChangeCharset function) - Choose the keyboard language ( ChangeKeyboard function) Executable Choose the library languages Setup program - Available languages - Translate the setup program Data files - Choose the character set ( ChangeCharset function) - Take the character set into account when creating the files ( HCreation* function) - Take the character set into account when reindexing ( HIndex function) 1 2 4 5 3

RkJQdWJsaXNoZXIy NDQ0OA==