List Menu
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Defined Controls/List Menu.xml
A customizable menu that renders as a list of choices.
fedex_delivery_status Function
/documentation/pages/Ref/Api/Functions/Utility/Addressing and Tracking Functions/FEDEX_Delivery_Status Function.xml
Contacts the FedEx web site and looks up the status of the specified tracking number
Git Integration
/documentation/pages/Guides/Workspaces/Git Integration.xml

Change any Project to a Git Repository with a click of a button.

Connecting to SQL Anywhere
/documentation/pages/Guides/Databases/Connecting/Connecting to SQL Anywhere.xml
Alpha Anywhere AlphaDAO includes a SQL Anywhere extension driver built on the SQL Anywhere ODBC driver. SQL Anywhere connections in Alpha Anywhere do not require a DNS to be configured, but the SQL Anywhere ODBC driver must be installed.
Sockets Methods
/documentation/pages/Ref/Api/Objects/System/Sockets/index.xml
Methods available for a Sockets object.
SOCKETS.PEEK Function
/documentation/pages/Ref/Api/Objects/System/Sockets/SOCKETS.PEEK Method.xml
Read bytes from socket into string without removing the bytes from the socket stream.
a5ws_getUserValuesActiveDirectory Function
/documentation/pages/Ref/Api/Functions/Web/Web Application/Security Functions/a5ws_GetUserValuesActiveDirectory Function.xml

Get the Active Directory properties for a user. Alpha Anywhere must be configured to use active directory.

Creating AlphaDAO Connection Strings
/documentation/pages/GettingStarted/GettingStartedTutorials/Basic Tutorials/Create a Connection String.xml
Alpha Anywhere Data Access Objects (AlphaDAO) let your web or mobile application communicate with a SQL Database. Learn how to create an AlphaDAO connection string to an Access, MySQL, or SQL Server database using the Northwind database that ships with Alpha Anywhere.
SOCKETS.READLINE Function
/documentation/pages/Ref/Api/Objects/System/Sockets/SOCKETS.READLINE Method.xml
Reads a line from the socket, if one is available (else returns blank).
SOCKETS.WRITEB Function
/documentation/pages/Ref/Api/Objects/System/Sockets/SOCKETS.WRITEB Method.xml
Write blob to socket.