PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WM18] CharSet problem
[WM18] CharSet problem
Iniciado por guest, 20,oct. 2014 20:39 - No hay respuesta
Publicado el 20,octubre 2014 - 20:39
Hi,
WD and WM code:
Nation(nationCroatian)
ChangeCharset(charsetEastEurope,languageCroatian)

FIC are created on Android device, data is transfered from server, but HModify() don't work .
Error is about different Charset(), HM.
FICs are created with hCreation(,hChangeCharSet) on both sides manualy

WM18 is android application.
I don't see correct my nation characters in looper on android device??????

Help?
Thank you in advance !