PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV Mobile 2024 → Problem with looper select row
Problem with looper select row
Iniciado por csoft, 26,ene. 2024 15:39 - No hay respuesta
Miembro registrado
9 mensajes
Publicado el 26,enero 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?