A5_GET_BMP_FROM_FILE Function
/documentation/pages/Ref/Api/Functions/Document Types/Bitmap and Graphic Functions/A5_GET_BMP_FROM_FILE Function.xml
The A5_GET_BMP_FROM_FILE() function reads a Windows Bitmap image into a blob variable.
Copy Previous Record
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic Action Scripting/Records/Copy Previous Record.xml
The Copy Previous Record action copies information from the last record viewed into a new record. The user must be in entry mode for the action to complete.
A5.shell.getAppFileStorageDir Method
/documentation/pages/Ref/Client_Api/A5/shell_namespace/getAppFileStorageDir Method.xml
Returns the file URL of the local directory where the App's data files are stored.
FILE_DROP_FROM_DB Function
/documentation/pages/Ref/Desktop_Api/Project/Database Functions/FILE_DROP_FROM_DB Function.xml
FILE_DROP_FROM_DB() drops the table (.dbf) or set (.set) from the database (the .adb file) so that the Table_Filename no longer appears in the Control Panel. Can take a CRLF delimited list.
a5_analyzeExcelFile Function
/documentation/pages/Ref/Api/Functions/Document Types/Office Functions/a5_analyzeExcelFile Function.xml

Gets information about an Excel file.

FTP_FILE_XFER Function
/documentation/pages/Ref/Api/Functions/System/FTP Functions/FTP_FILE_XFER Function.xml
Transfers a file using FTP. The FTP_FILE_XFER() function is a lower-level function that is wrapped by FTP_GET_FILE()and FTP_PUT_FILE().
FTP_PUT_FILE_MODAL Function
/documentation/pages/Ref/Api/Functions/System/FTP Functions/FTP_PUT_FILE_MODAL Function.xml
The FTP_PUT_FILE_MODAL() function sends a file in the foreground over a FTP connection. Calling script pauses till transfer is complete.
FILE_GET_DATE_TIME Function
/documentation/pages/Ref/Api/Functions/System/File Functions/FILE_GET_DATE_TIME Function.xml
Returns the date, or time when a file was last updated. Info: d - date, t - time, dt - date&time
FILE_GET_SIZE Function
/documentation/pages/Ref/Api/Functions/System/File Functions/FILE_GET_SIZE Function.xml
Gets the size of a file in bytes.
Local Storage/File System Storage
/documentation/pages/Guides/Mobile and Web Components/UX/Properties/Local Storage/index.xml
Configure the namespace information, data compression, additional data to persist, and debugging behaviors in working preview for the data persisted to Local Storage (or the file system) for an application.