Quantcast
Channel: WinDev Forum
Viewing all articles
Browse latest Browse all 1914

[WB21] DeclareAWPContext (no replies)

$
0
0
HI,

Can somebody explain the proper use of AWP Context?
ATM DeclareAWPContext always returns false.
I'm using ConfigureAWPContext in the Project init code and DeclareAWPContext in the Page init code to store some variables.

ConfigureAWPContext(ctxDisk)

IF DeclareAWPContext(sText) THEN
// do something with sText
ELSE
sText="something"
END

What am I doing wrong?
And if I should get it working with your help, will the contextID be automatically managed and unique for each user?
In the Help it states that "the AWP context is unique per domain and per site".
If that is the case it will be useless, because different users will get the same context.

Regards,
Piet

Viewing all articles
Browse latest Browse all 1914

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>