Refresh Objects
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic Action Scripting/Refresh Objects.xml
The Refresh Object(s) action refreshes the displayed contents of one or more objects.
Refresh Display
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic Action Scripting/Refresh Display.xml
The Refresh Display action refreshes all the data displayed in the current or another specified window. If the window is displaying a query result, the query is updated. The action cannot be performed if the form or browse is in Change or Enter mode.
Refresh Shadow Database
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic Action Scripting/Database/Refresh Shadow Database.xml
The Refresh Shadow Database action refreshes the current database if it is a shadow database, otherwise no action will occur.
Refresh Database Schema
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/List Properties/listprops/Data Source/Refresh Database Schema/index.xml
Means of refreshing the database schema every time the list builder is opened
Auto-refresh Grid
/documentation/pages/Guides/Mobile and Web Components/Grid/Grid Properties/Miscellaneous/autorefreshgrid.xml
Specify if the Grid should be refreshed automatically. If you check this, you can specify a refresh interval. If the Grid is currently dirty (a row has been edited), it will not be refreshed.
{grid.object}.refresh Method
/documentation/pages/Ref/Client_Api/Grid/refresh Method.xml
Refreshes the data shown in the Grid.
How to Refresh List Data with "Pull-to-Refresh"
/documentation/pages/HowTo/List Control/Pull-To-Refresh.xml
Pulling a page down past the top of the page is a common method for triggering a refresh of a web page or application. This action can be added to mobile applications to refresh data in a List Control.
Focus after refresh following Update
/documentation/pages/Guides/Mobile and Web Components/Grid/The Detail View/Detail View Properties/Editing Properties/focusafterrefreshfollowingupdate.xml
Specify which record/page has focus after the Grid is refreshed following an Update.
Cannot Refresh Workspace Problem
/documentation/pages/Guides/Desktop/Design/View/Workspace/Cannot Refresh Workspace Problem.xml
When Alpha Anywhere is refreshing a shadow workspace, it creates a file named after your database (.ADB file) by appending "LOCK" to the filename.
Refresh Passive Link Table(s)
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic Action Scripting/Table/Refresh Passive Link Tables.xml
The Refresh Passive Link Table(s) action displays the causes Alpha Anywhere to erase the contents of the table, then retrieve the table's data from its SQL data source.