PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV Mobile 2024 → managing crypted data in different platforms (mobile and webdev)
managing crypted data in different platforms (mobile and webdev)
Iniciado por OCTAVIO / GM Transpo, 05,oct. 2016 23:20 - No hay respuesta
Miembro registrado
6 mensajes
Publicado el 05,octubre 2016 - 23:20
Hello

I know it is necessary to use CryptStandard and UncryptStandard to manage data between two different platforms (Windev Mobile and WebDev on my case) but I was wondering if there is an alternative way to do the job?

(its crypted by crypt in WebDev, Im trying to decrypt it in Mobile, I wanna know before touching the WebDev project)

Thank you!