tps://youtu.be/QGcHHYgD2vI
https://windevdesenvolvimento.blogspot.com/2019/03/dicas-2047-windev-webdev-ios-json-3.html
// BTN EXPORTAR JSON HExportJSON
HExportJSON(empresa, "C:\TEMP\empresa.json", "", hExpCreation,PROGBAR_BARRA_PROGRESSO)
ShellExecute("C:\TEMP\empresa.json") |