ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 242526272820242025
// If a user is currently connected IF bConnectionInProgress() THEN // Disconnects the user gpwDisconnectUser() // Closes all the pages and re-opens the current page // with the rights of a non-connected user (guest) PageUse(MyPage..Name) ELSE // Enable the SSL // Indicates the popup to open when re-displaying the page PopupDisplay(POPUP_Login) END
Last update: 09/20/2024
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: