ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Mode for storing the content of context:ctxCookieThe content is transmitted in a cookie (behavior compatible with version 11).Caution: This constant must not be used to store sensitive data. Indeed, this information is stored "without being encrypted".ctxDiskThe content of context is saved in a file on the server.
Define the transmission mode of identifier (taken into account only if <Content storage mode> corresponds to the ctxDisk constant):ctxIDCookieURL(default value)The identifier is transmitted by cookies. If the cookies do not operate, the identifier is transmitted by the URL. When creating the context, the two modes are used because it is not possible to know whether the cookies will be accepted or not.ctxIDCookieThe identifier is transmitted by a cookie.ctxIDUrlThe identifier is transmitted by the URL.
Last update: 11/27/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: