PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WEBDEV 2024 → End the session when the browser is closed
End the session when the browser is closed
Started by Paulo Oliveira, Jul., 23 2021 4:16 PM - No answer
Posted on July, 23 2021 - 4:16 PM
I'm using a dynamic website and when the user closes the browser without using my app exit option the session remains in WAS.
Is there a way to determine that the browser was closed or to intercept the broswer close event to eliminate the session in the WAS ?