PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WINDEV Mobile 2024 → Problem with looper select row
Problem with looper select row
Iniciado por csoft, jan., 26 2024 3:39 PM - Sem resposta
Membro registado
9 mensagems
Publicado em janeiro, 26 2024 - 3:39 PM
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?