HI Steven,
it looks like the date picker is not taking the language into consideration.
it does not matter what language i do select in the connection window, the application does show the English labels. As far as i understood, translation will not kick in here...

cheers,
Sascha
Hi Sascha,
for the current WINDEV implementation :
1- The date picker uses "the linguistic options of the Operating System".
Every user - depending on his PC setup - can have his own date picker, independent of the language he/she has chosen to run the application.
2- The date format for fields and tables uses the format for dates assigned in the Configuration of the ERP.
So these are GLOBAL ERP settings, independent of the language he/she has chosen to run the application AND also independent of his/her PC Setup.
3- There may be other date info/formats in the AAF that are controlled by PC Soft. These are configurable and depend on the language selected for the application AND the WDM files for the language.