PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → How to make a Web Service in Windev 7.5
How to make a Web Service in Windev 7.5
Débuté par Eak, 29 mar. 2004 17:30 - Aucune réponse
Posté le 29 mars 2004 - 17:30
I would like to make a web service. The concept is to get the request from
client. It is the request for the data in SQLServer. And then web service
will return set of data back to the requested client. How can I do these? Do
anyone have an example?