Frederick Posted April 13, 2020 Posted April 13, 2020 Is it possible to build a web service using UniGUI? I would like a Windows software to call it and the web service will query a database and then return a string value to the calling Windows software. -- Frederick (UniGUI Complete - Professional Edition 1.90.0.1526) Quote
Sherzod Posted April 13, 2020 Posted April 13, 2020 46 minutes ago, Frederick said: Is it possible to build a web service using UniGUI? I would like a Windows software to call it and the web service will query a database and then return a string value to the calling Windows software. Yes it's possible. Quote
Frederick Posted April 13, 2020 Author Posted April 13, 2020 Great! Is there a forum post I can refer to or are there examples available in the demo? Quote
Sherzod Posted April 13, 2020 Posted April 13, 2020 Using OnHttpDocument and OnHttpCommand events (UniSeverModule). You can search on the forum with these keywords. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.