PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV Mobile 2024 → Problem with looper select row
Problem with looper select row
Débuté par csoft, 26 jan. 2024 15:39 - Aucune réponse
Membre enregistré
9 messages
Posté le 26 janvier 2024 - 15:39
Good morning, everyone.
I'm facing an unusual issue with WinDev Mobile. After a massive write procedure to the internal HFSQL, when opening a window with a looper, the selected row index is not being returned upon selection. If I close and reopen the app with the existing data, it works as expected. I've also tried closing all tables and reopening them, but it seems to be a memory saturation issue.

How can I solve the problem? There is some method to free up memory?