PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WEBDEV 2024 → Session Variables
Session Variables
Started by Rafa, Dec., 27 2016 5:35 PM - 2 replies
Posted on December, 27 2016 - 5:35 PM
Hello, is there a webdev system that is the same as or similar to PHP session variables?
Posted on December, 27 2016 - 7:41 PM
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?
Posted on December, 28 2016 - 4:27 AM
I guess what you are looking for is something like DeclareAWPContext

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