- HTTP Client Functions
- /documentation/pages/Ref/Api/Functions/System/HTTP Client Functions/index.xmlFunctions for performing PUT, POST, GET, FETCH, DOWNLOAD, and DELETE HTTP operations using Xbasic.
- How to pick an HTTP Client Function
- /documentation/pages/Ref/Api/Functions/System/HTTP Client Functions/How to pick an HTTP Function.xmlThere are two groups of HTTP functions available in the Xbasic language - those implemented purely in Xbasic and those that rely on a Microsoft object that is included with the Windows operating system.
- Common Character Functions
- /documentation/pages/Ref/Api/Functions/Data Type/Character Functions/Common Character Functions.xmlSome examples of common character functions and some guidance in using them.
- A5_HTTP Function
- /documentation/pages/Ref/Api/Functions/Web/Web Application/Server Functions/A5_HTTP Function.xmlReturns either 'http://' or 'https://' depending on whether SSL is running.
- How to Configure and Publish an Alpha Anywhere Application to a server Using HTTP Publishing
- /documentation/pages/GettingStarted/GettingStartedTutorials/Basic Tutorials/PublishHTTP.xmlA step-by-step guide to configuring the Alpha Anywhere Application Server and publishing profile to publish your Alpha Anywhere Application using HTTP publish.
- Raw HTTP Logging
- /documentation/pages/Guides/Application Server/Raw HTTP Logging.xmlThe Alpha Anywhere Classic Application Server now has a new option for Raw HTTP Logging. The raw log can be extremely useful in debugging unexpected application behavior, but it tends to generate a very large amount of output to be analyzed. There is now an option to only write to the raw log when there is an error processing a request or sending a response.
- More Character Functions
- /documentation/pages/Ref/Api/Functions/Data Type/Character Functions/More Character Functions.xmlSome character functions and a brief description on how to use them.
- System Functions
- /documentation/pages/Ref/Api/Functions/System/index.xmlFile system, HTTP ,FTP and operating system functions.
- Summary Functions
- /documentation/pages/Ref/Portable SQL/Summary Functions/index.xmlPortable SQL summary functions.
- Consuming REST Services
- /documentation/pages/Guides/Services/Consuming REST Services/index.xml
REST APIs can be used in Alpha Anywhere apps in a variety of ways.