The "DumpTeam" error seems to be a specific issue that occurs when the WinDev 17 application crashes or encounters an unhandled exception. The error is often accompanied by a message indicating that a dump file has been generated, which can be used for debugging purposes.
A native function used to save a dump file ( .wdump ) of an application. This allows developers to view the stack and variable contents at the exact moment the function was called. windev 17 dumpteam