PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → [WD26] HTrack Function
[WD26] HTrack Function
Débuté par ARV, 11 mai 2022 18:35 - Aucune réponse
Membre enregistré
498 messages
Popularité : +8 (8 votes)
Posté le 11 mai 2022 - 18:35
Hi

I have a question about this function and the documentation doesn't tell anything about this

I know this functions will call a procedure of the project (could be a window procedure or global procedure) and then execute the code of that procedure, but here's my question

How this functions handled a lot of changes on the table?
it will pile up?
it will ignore the rest because it's executing the procedure?
It will execute the procedure in paralel mode?

How it is work in this scenario?


I already test this functions and I love it I will definetly use it more often on my projects or services but I have this question and I don't have to many tools to execute this scenario.

Someone know something about this?

--
Best Regards
ARV