PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WEBDEV 2024 → Session Variables
Session Variables
Iniciado por Rafa, 27,dic. 2016 17:35 - 2 respuestas
Publicado el 27,diciembre 2016 - 17:35
Hello, is there a webdev system that is the same as or similar to PHP session variables?
Publicado el 27,diciembre 2016 - 19:41
Hi Rafa,

in classic mode, all global variable
in awp, look for context management, or you can manage it yourself, by
passing a session ID to each page and storing your session

Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

Ready for you: WXShowroom.com, WXReplication (open source) and now WXEDM
(open source)

More information on http://www.fabriceharari.com


Le 12/27/2016 à 11:35 AM, Rafa a écrit :
Hello, is there a webdev system that is the same as or similar to PHP
session variables?
Publicado el 28,diciembre 2016 - 04:27
I guess what you are looking for is something like DeclareAWPContext

http://help.windev.com/en-US/…