PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WEBDEV (earlier versions) → Impossibly long execution time windev 17
Impossibly long execution time windev 17
Started by ex: AlainBlanc, Apr., 17 2018 3:37 PM - No answer
Posted on April, 17 2018 - 3:37 PM
I got a loop in my code that has to call windev to extract files from wdz files exported from a huge database, but on each loop, upon being called, windev has a window that takes like 2 seconds to fade in, hang around, and fade out. That loop is repeted 120000 times which would mean a total execution time of about 3 days, which, I mean... really?

How do I make that godforsaken window not show up?