Is there any way to call the B4XPage_Created sub again to reload data into the page?
Since B4XPages keep their previous state and can't be destroyed, I need a way to refresh the content.
I've tried all the suggested solutions on the forum, but none of them worked.