| Call Stack Functions |
Helper functions for working with the call stack. |
| Debug Flags |
Used by event subscribers of the event OnInitializeDebugFlags() in "QWETB Debug Single Instance". |
| Debug Single Instance |
Provides functions that can be added to code that needs to be troubleshooted without a debugger. |
| Dialog Mgt |
Provides functions for easier handling of status dialog and progress bars in loops. |
| File Exporter |
Functions to export data to files of various formats, using File Settings. |
| File Helper |
File and path functions. |
| File Importer |
Functions to import data from files of various formats, using File Settings. |
| Function Mutex |
Used for adding a function mutex that can be used when later obtaining a mutex. |
| Function Mutex Mgt |
Handles Function Mutexes. These mutexes can be used to ensure that only one session is performing one task at a given time. |
| Http Helper |
Help functions for Http objects. |
| JSON Functions |
Helper functions for handling JSON. |
| List Functions |
Helper functions for handling Lists. |
| Metadata Functions |
Helper functions for handling Business Central metadata. |
| Mime Helper |
Helper functions for Mime. |
| Page Functions |
Helper functions for pages. |
| Record Link Mgt. |
Helper functions for handling Record Links. |
| RecRef Functions |
Helper functions for RecordRefs and FieldRefs. |
| RunTime Management |
Helper functions for client URL:s and running objects. |
| SweBase Wrapper |
Functions for using SweBase features, if SweBase is installed. |
| System Functions |
Functions for retrieving system information. |
| Table Mgt. |
Functions to help handling tables. |
| Temp Blob |
The container to store BLOB data in-memory. |
| Text File Exporter |
Functions to export data to text files of various formats. |
| Text File Importer |
Functions to import from text files of various formats. |
| Text Mgt. |
Helper functions for handling text. |
| User Telemetry Mgt. |
Functions for SmartApps Telemetry ID |
| Web Wrapper |
A wrapper for the HttpClient. |
| WS Debug Mgt. |
Functions used when extending the WS Debug features. |
| XML Reader |
Functions to read XML. |
| XML Writer |
Functions to create XML. |