Dumpteam Windev 17 13 Link Page
// Assuming a REST API endpoint sUrl = "https://dumpteam.example.com/api/endpoint" // You might need to authenticate first sResult = HTTP("POST", sUrl, "param1=value1¶m2=value2") // Check the result and proceed IF sResult <> "" THEN // Process the result END IF
Replace specific files in the \Programs\ directory of the WinDev installation. dumpteam windev 17 13 link
I can help find official or documentation . // Assuming a REST API endpoint sUrl = "https://dumpteam