<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>6 Sep 2019 20:12:32 Z</lastBuildDate><pubDate>6 Sep 2019 20:12:32 Z</pubDate><description>The internationalization features in WinDev are impressive. However, I haven't found a way to assign multiple language string values to a variable at RunTime. I want some of my DATA to drive translated portions of my application.&#13;
&#13;
For example, I manage the translation of a lookup table in my database table "TypeCodes' which would look something like this:&#13;
CODE	|	LANG	|	Value&#13;
01			FR			Féliciations&#13;
01			EN			Congratulations&#13;
02			FR			Aujourd'hui&#13;
03			EN			Today&#13;
&#13;
In my WinDev code, I want to read this table into an Array gTypeCodes in thich the Value is a single string with the multiple translations in it. This is sort of like creating Messages at RunTime.&#13;
&#13;
Then I can access gTypeCodes[01] and that would return the proper string based on the active nation.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67244-managing-multilingual-data-windev/read.awp</link><title>Managing multilingual data in Windev</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
