PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Change file format
Change file format
Iniciado por guest, 20,feb. 2015 13:04 - 2 respuestas
Publicado el 20,febrero 2015 - 13:04
Hi

Is it possible to change the file format from ANSI to UNICODE ?
Publicado el 20,febrero 2015 - 15:40
Dimitris,

Not tried it out, but:
<a class="ExternalLink" rel="nofollow" target="_blank" href="http://help.windev.com/en-US/?2512045&name=Format">http://help.windev.com/en-US/&hellip;</a>
Publicado el 21,febrero 2015 - 10:06
Darren,

This page states : "•Define the format of data for a data file (when the file is described by programming)."

But I want to change the format of a file that have previously described in data model editor.