Link a security login to a user's table
/documentation/pages/Obsolete/Linking a Security Login to a User's Table.xml
The Web Security Framework includes an option for a "ulink" value. This is a special character field with up to 40 characters and is typically used to store some identifier from an external table that corresponds to the security record.
How to build a new web user registration
/documentation/pages/Server/Guide/Design/View/Component/Building a New Web User Registration.xml
See Adding users with a web component or the newer, more complete Registering Web Users in Alpha Anywhere Version 10 for a tutorial. A dialog is very flexible as it allows the developer to link to other tables and create a number of variations.
How To
/documentation/pages/Index/How To.xml
Page links relating to how to topics.
Applying a Range to a Table
/documentation/pages/Guides/Desktop/Design/Data/DBF/Applying a Range to a Table.xml
To apply a range to a table while viewing a form or browse:
How to Build a Mobile Application with Persistent Login
/documentation/pages/HowTo/PhoneGap/Build Mobile App with Persistent Login.xml
Persistent login can be added to mobile applications, allowing users to log in to an application once and not requiring the user log in again, even if the application is closed.
Creating a Login Page
/documentation/pages/Guides/Xbasic/Other Xbasic Topics/Creating a Login Page.xml
Code examples and a short guide on how to create a login page.
Converting a Quick Report to a Layout Table Report
/documentation/pages/Guides/Report/Quick Reports/Converting a Quick Report to a Layout Table Report.xml
Once you have gone as far as possible with a Quick Report, you'll want to convert it to a Free Form or Layout Table Report. The Open in Report Editor button on the main toolbar does this when the Quick Report Genie is open. If you want to preserve the Quick Report for future use in the Genie, first press the Save As button on the main toolbar and either accept the generated name or choose a new name.
Exporting a Table to the Back-End
/documentation/pages/Guides/Desktop/Design/Data/SQL/Exporting a Table to the Back-End.xml
This example will show how to export the Alpha Anywhere AlphaSports customer table to the Access AlphaSports database.
Creating a Legacy Login Component
/documentation/pages/Guides/Mobile and Web Components/Login/Legacy Login Component/Creating Login Components.xml
After you have defined all security parameters, you may build a login component. A login component may include up to 3 "views". All login components have a login view. This includes the fields for entering a user ID and password and may include links to other views. If the security settings allow a user to change his or her password on-line, a second view named "Change Password" is available. This allows you to configure a specific component layout for changing passwords. If the security settings allow the user to recover lost login information, a third view named "Lost Info" is available. This will show various fields that are used to verify the identity of a user and return the requested login information.
Enabling the Security Framework with the Quick Setup Genie
/documentation/pages/Guides/Security Framework/Setting up Security/index.xml

The Security Framework Quick Setup Genie can be used to quickly create users, groups, and the components necessary to add authentication to your application.