- AlphaCloud::API Register Method
- /documentation/pages/Ref/Api/Namespace/AlphaCloud/API/Register Method.xml
Register() is used to make the Alpha Cloud API available to Xbasic.
The first call to Register() will check for the latest version of the API and install it if necessary. That first call can be expensive so Alpha Anywhere and Alpha Anywhere Application Server do NOT automatically install the Alpha Cloud namespace.
Calling the function more than once does not add any overhead.
- AlphaCloud::API Class
- /documentation/pages/Ref/Api/Namespace/AlphaCloud/API/index.xmlUsed to register the provisioning API for Alpha Cloud.
- AlphaCloud Namespace
- /documentation/pages/Ref/Api/Namespace/AlphaCloud/index.xmlThe AlphaCloud namespace is used to provision resources on Alpha Cloud as part of a SaaS (Software as a Service) application. In this way, an Alpha Anywhere web application can be used to provision new web sites, security applications (groups of users and roles) and application deployments.
- WorldPayAPI Namespace
- /documentation/pages/Ref/Api/Namespace/WorldPayAPI/index.xmlPayment processing classes for working with WorldPayAPI.
- AlphaCloud::APIResult Class
- /documentation/pages/Ref/Api/Namespace/AlphaCloud/APIResult/index.xml
AlphaCloud::APIResult is a common base class used to provide detailed status information after a function call on an instance of a class that is part of the AlphaCloud namespace.
After a call, you can get this information by referencing the CallResult property of the instance.
- Alpha Cloud Alpha Anywhere Developers Guide Alpha Cloud Xbasic API
- /documentation/pages/Guides/Alpha Cloud/Alpha Anywhere Developers Guide/Alpha Cloud XBasic API.html
- Desktop API
- /documentation/pages/Ref/Desktop_Api/index.xmlFunctions and Objects that apply to desktop application written using Alpha Anywhere. Some functions and objects can be used in web and mobile applications, as well.
- Chart API
- /documentation/pages/Guides/Report/Charts/Custom/Chart API.xmlAlpha Anywhere includes a powerful built-in charting engine that uses the charting capabilities of Microsoft .NET Framework 4. You can program the charting engine directly using the API described on this page, or create charts in a builder, described at Chart Control. Using the API gives you the maximum amount of flexibility, but using the builder you can produce most commonly-used charts quickly and easily.
- WorldPay API
- /documentation/pages/Server/Guide/Design/Api/Using World Pay Api.xmlHow you can access WorldPay's API in order to create credit card and ACH transactions for your app.
- CSS Namespace
- /documentation/pages/Ref/Api/Namespace/CSS/index.xmlClasses in the CSS Namespace.