# Documentation for Xojo, the easy-to-use, cross-platform development tool. > Comprehensive Xojo documentation including API references, usage examples, and tutorials. ## Docs - [Introduction](https://documentation.xojo.com/index.html) - [Introduction](https://documentation.xojo.com/getting_started/introduction/index.html) - [Getting started creating Desktop apps](https://documentation.xojo.com/getting_started/introduction/getting_started_desktop.html) - [Getting started creating Web apps](https://documentation.xojo.com/getting_started/introduction/getting_started_web.html) - [Getting started creating Android apps](https://documentation.xojo.com/getting_started/introduction/getting_started_android.html) - [Getting started creating iOS apps](https://documentation.xojo.com/getting_started/introduction/getting_started_ios.html) - [What is Xojo?](https://documentation.xojo.com/getting_started/introduction/what_is_xojo.html) - [Activating your Xojo license and building apps](https://documentation.xojo.com/getting_started/introduction/activating_your_xojo_license_and_building_apps.html) - [QuickStarts](https://documentation.xojo.com/getting_started/quickstarts/index.html) - [Desktop QuickStart](https://documentation.xojo.com/getting_started/quickstarts/desktop_quickstart.html) - [Web QuickStart](https://documentation.xojo.com/getting_started/quickstarts/web_quickstart.html) - [iOS QuickStart](https://documentation.xojo.com/getting_started/quickstarts/ios_quickstart.html) - [Android QuickStart](https://documentation.xojo.com/getting_started/quickstarts/android_quickstart.html) - [Tutorials](https://documentation.xojo.com/getting_started/tutorials/index.html) - [Desktop Tutorial](https://documentation.xojo.com/getting_started/tutorials/desktop_tutorial.html) - [Web Tutorial](https://documentation.xojo.com/getting_started/tutorials/web_tutorial.html) - [iOS Tutorial](https://documentation.xojo.com/getting_started/tutorials/ios_tutorial.html) - [Android Tutorial](https://documentation.xojo.com/getting_started/tutorials/android_tutorial.html) - [Quickly building a database client app for the desktop with DBKit](https://documentation.xojo.com/getting_started/tutorials/dbkit_desktop_tutorial.html) - [Quickly building a database client app for the web with DBKit](https://documentation.xojo.com/getting_started/tutorials/dbkit_web_tutorial.html) - [Tip Calcuator (Comparing Xojo and Swift)](https://documentation.xojo.com/getting_started/tutorials/tip_calculator.html) - [Creating Facebook Messenger in Xojo](https://documentation.xojo.com/getting_started/tutorials/creating_facebook_messenger_in_xojo.html) - [Connecting to a serial device](https://documentation.xojo.com/getting_started/tutorials/connecting_to_a_serial_device.html) - [Using the IDE](https://documentation.xojo.com/getting_started/using_the_ide/index.html) - [Introduction](https://documentation.xojo.com/getting_started/using_the_ide/introduction.html) - [Code Editor](https://documentation.xojo.com/getting_started/using_the_ide/code_editor.html) - [Constant Editor](https://documentation.xojo.com/getting_started/using_the_ide/constant_editor.html) - [Enumeration Editor](https://documentation.xojo.com/getting_started/using_the_ide/enumeration_editor.html) - [File Type Group Editor](https://documentation.xojo.com/getting_started/using_the_ide/file_type_group_editor.html) - [Find, Errors, Messages panels](https://documentation.xojo.com/getting_started/using_the_ide/find-_errors-_messages_panels.html) - [Image Set Editor](https://documentation.xojo.com/getting_started/using_the_ide/image_set_editor.html) - [Included plugins](https://documentation.xojo.com/getting_started/using_the_ide/included_plugins.html) - [Inspector](https://documentation.xojo.com/getting_started/using_the_ide/inspector.html) - [Keyboard shortcuts](https://documentation.xojo.com/getting_started/using_the_ide/keyboard_shortcuts.html) - [Layout Editor](https://documentation.xojo.com/getting_started/using_the_ide/layout_editor.html) - [Library](https://documentation.xojo.com/getting_started/using_the_ide/library.html) - [Menu Editor](https://documentation.xojo.com/getting_started/using_the_ide/menu_editor.html) - [Navigator](https://documentation.xojo.com/getting_started/using_the_ide/navigator.html) - [Picture Editor](https://documentation.xojo.com/getting_started/using_the_ide/picture_editor.html) - [Project file information](https://documentation.xojo.com/getting_started/using_the_ide/project_file_information.html) - [Report Layout Editor](https://documentation.xojo.com/getting_started/using_the_ide/report_layout_editor.html) - [Running the project](https://documentation.xojo.com/getting_started/using_the_ide/running_the_project.html) - [Settings](https://documentation.xojo.com/getting_started/using_the_ide/settings.html) - [Structure Editor](https://documentation.xojo.com/getting_started/using_the_ide/structure_editor.html) - [Toolbar Editor](https://documentation.xojo.com/getting_started/using_the_ide/toolbar_editor.html) - [Using the Xojo Language](https://documentation.xojo.com/getting_started/using_the_xojo_language/index.html) - [Variables and constants](https://documentation.xojo.com/getting_started/using_the_xojo_language/variables_and_constants.html) - [Data types](https://documentation.xojo.com/getting_started/using_the_xojo_language/data_types.html) - [Comparing values](https://documentation.xojo.com/getting_started/using_the_xojo_language/comparing_values.html) - [Event driven programming](https://documentation.xojo.com/getting_started/using_the_xojo_language/event_driven_programming.html) - [Controlling code flow](https://documentation.xojo.com/getting_started/using_the_xojo_language/controlling_code_flow.html) - [Repeating code](https://documentation.xojo.com/getting_started/using_the_xojo_language/repeating_code.html) - [Properties](https://documentation.xojo.com/getting_started/using_the_xojo_language/properties.html) - [Methods](https://documentation.xojo.com/getting_started/using_the_xojo_language/methods.html) - [Collections of data](https://documentation.xojo.com/getting_started/using_the_xojo_language/collections_of_data.html) - [Enumerations](https://documentation.xojo.com/getting_started/using_the_xojo_language/enumerations.html) - [Modules](https://documentation.xojo.com/getting_started/using_the_xojo_language/modules.html) - [Advanced language features](https://documentation.xojo.com/getting_started/using_the_xojo_language/advanced_language_features.html) - [Reserved words](https://documentation.xojo.com/getting_started/using_the_xojo_language/reserved_words.html) - [Object-Oriented Programming](https://documentation.xojo.com/getting_started/object-oriented_programming/index.html) - [Class properties, methods and events](https://documentation.xojo.com/getting_started/object-oriented_programming/class_properties-_methods_and_events.html) - [Me vs. Self](https://documentation.xojo.com/getting_started/object-oriented_programming/me_vs._self.html) - [OOP classes](https://documentation.xojo.com/getting_started/object-oriented_programming/oop_classes.html) - [OOP design concepts](https://documentation.xojo.com/getting_started/object-oriented_programming/oop_design_concepts.html) - [Subclassing examples](https://documentation.xojo.com/getting_started/object-oriented_programming/subclassing_examples.html) - [Constructors and Destructors](https://documentation.xojo.com/getting_started/object-oriented_programming/constructors_and_destructors.html) - [Advanced OOP features](https://documentation.xojo.com/getting_started/object-oriented_programming/advanced_oop_features.html) - [Interfaces](https://documentation.xojo.com/getting_started/object-oriented_programming/interfaces.html) - [Examples](https://documentation.xojo.com/getting_started/example_projects/examples.html) - [Debugging](https://documentation.xojo.com/getting_started/debugging/index.html) - [Introduction](https://documentation.xojo.com/getting_started/debugging/introduction.html) - [Debugger usage](https://documentation.xojo.com/getting_started/debugging/debugger_usage.html) - [Code Profiler](https://documentation.xojo.com/getting_started/debugging/code_profiler.html) - [Exception handling](https://documentation.xojo.com/getting_started/debugging/exception_handling.html) - [Remote debugging](https://documentation.xojo.com/getting_started/debugging/remote_debugging.html) - [Stack](https://documentation.xojo.com/getting_started/debugging/stack.html) - [System error codes](https://documentation.xojo.com/getting_started/debugging/system_error_codes.html) - [Advanced features](https://documentation.xojo.com/topics/advanced_features/index.html) - [Creating weak references to objects](https://documentation.xojo.com/topics/advanced_features/creating_weak_references_to_objects.html) - [Inspecting your application structure from code with Introspection](https://documentation.xojo.com/topics/advanced_features/inspecting_your_application_structure_from_code_with_introspection.html) - [Looping through your data with for each](https://documentation.xojo.com/topics/advanced_features/looping_through_your_data_with_for_each.html) - [Managing raw data with the MemoryBlock class](https://documentation.xojo.com/topics/advanced_features/managing_raw_data_with_the_memoryblock_class.html) - [Setting default values for Xojo framework Class properties](https://documentation.xojo.com/topics/advanced_features/setting_default_values_for_xojo_framework_class_properties.html) - [Android](https://documentation.xojo.com/topics/android/index.html) - [Installing and Configuring Android Studio](https://documentation.xojo.com/topics/android/installing_android_studio.html) - [Removing Android Studio](https://documentation.xojo.com/topics/android/removing_android_studio.html) - [Publishing your app to the Google Play Store](https://documentation.xojo.com/topics/application_deployment/android/publishing_to_google_play_store.html) - [Publishing your app via a URL](https://documentation.xojo.com/topics/application_deployment/android/publishing_via_url.html) - [Differences between Android and iOS](https://documentation.xojo.com/topics/android/android_ios_diffs.html) - [API design](https://documentation.xojo.com/topics/api_design/index.html) - [API design and naming guidelines](https://documentation.xojo.com/topics/api_design/api_design_and_naming_guidelines.html) - [Moving To API 2.0](https://documentation.xojo.com/topics/api_design/moving_to_api_2.0.html) - [Application deployment](https://documentation.xojo.com/topics/application_deployment/index.html) - [Apple Requirements](https://documentation.xojo.com/topics/application_deployment/apple_requirements/index.html) - [Installing Xcode and Apple certificates](https://documentation.xojo.com/topics/application_deployment/apple_requirements/installing_xcode_and_apple_certificates.html) - [Signing your macOS application](https://documentation.xojo.com/topics/application_deployment/apple_requirements/signing_your_mac_application.html) - [Publishing macOS and iOS Apps to the App Store from Xojo](https://documentation.xojo.com/topics/application_deployment/apple_requirements/publishing_macos_and_ios_apps.html) - [Desktop application deployment](https://documentation.xojo.com/topics/application_deployment/desktop/index.html) - [Desktop app deployment on Linux](https://documentation.xojo.com/topics/application_deployment/desktop/linux.html) - [macOS](https://documentation.xojo.com/topics/application_deployment/desktop/macos/index.html) - [Desktop app deployment on macOS](https://documentation.xojo.com/topics/application_deployment/desktop/macos/macos.html) - [Desktop app deployment on Windows](https://documentation.xojo.com/topics/application_deployment/desktop/windows.html) - [Web](https://documentation.xojo.com/topics/application_deployment/web/index.html) - [Deployment overview](https://documentation.xojo.com/topics/application_deployment/web/deployment_overview.html) - [Deployment details](https://documentation.xojo.com/topics/application_deployment/web/deployment_details.html) - [Deploying web apps on IIS](https://documentation.xojo.com/topics/application_deployment/web/deploying_web_apps_on_iis.html) - [Deploying web apps on Linux](https://documentation.xojo.com/topics/application_deployment/web/deploying_web_apps_on_linux.html) - [Android](https://documentation.xojo.com/topics/application_deployment/android/index.html) - [iOS](https://documentation.xojo.com/topics/application_deployment/ios/index.html) - [Advanced Build Settings](https://documentation.xojo.com/topics/application_deployment/ios/advanced_build_settings.html) - [iOS deployment overview](https://documentation.xojo.com/topics/application_deployment/ios/ios_deployment_overview.html) - [On-Device testing during development](https://documentation.xojo.com/topics/application_deployment/ios/on-device_testing_during_development.html) - [Meeting Apple's privacy requirements](https://documentation.xojo.com/topics/application_deployment/ios/meeting_apples_privacy_requirements.html) - [Preparing your iOS device for development testing](https://documentation.xojo.com/topics/application_deployment/ios/preparing_your_ios_device_for_development_testing.html) - [Property List Editor](https://documentation.xojo.com/topics/application_deployment/ios/property_list_editor.html) - [Submitting to TestFlight](https://documentation.xojo.com/topics/application_deployment/ios/submitting_to_testflight.html) - [Submitting to the iOS App Store](https://documentation.xojo.com/topics/application_deployment/ios/submitting_to_the_ios_app_store.html) - [Application structure](https://documentation.xojo.com/topics/application_structure/index.html) - [Android](https://documentation.xojo.com/topics/application_structure/android/index.html) - [Android apps](https://documentation.xojo.com/topics/application_structure/android/android_apps.html) - [Adding permissions](https://documentation.xojo.com/topics/application_structure/android/adding_permissions.html) - [Copy files to an Android device](https://documentation.xojo.com/topics/application_structure/android/copy_files_to_an_android_device.html) - [App icons](https://documentation.xojo.com/topics/application_structure/app_icons.html) - [Coding guidelines for 64-bit apps](https://documentation.xojo.com/topics/application_structure/coding_guidelines_for_64-bit_apps.html) - [Console apps](https://documentation.xojo.com/topics/application_structure/console_apps.html) - [Desktop](https://documentation.xojo.com/topics/application_structure/desktop/index.html) - [Desktop apps](https://documentation.xojo.com/topics/application_structure/desktop/desktop_apps.html) - [iOS](https://documentation.xojo.com/topics/application_structure/ios/index.html) - [App icons](https://documentation.xojo.com/topics/application_structure/ios/app_icons.html) - [Copy files to iOS device](https://documentation.xojo.com/topics/application_structure/ios/copy_files_to_ios_device.html) - [iOS apps](https://documentation.xojo.com/topics/application_structure/ios/ios_apps.html) - [Retina images](https://documentation.xojo.com/topics/application_structure/ios/retina_images.html) - [Using a Plist](https://documentation.xojo.com/topics/application_structure/ios/using_a_plist.html) - [The App Object](https://documentation.xojo.com/topics/application_structure/the_app_object.html) - [Web](https://documentation.xojo.com/topics/application_structure/web/index.html) - [Introduction](https://documentation.xojo.com/topics/application_structure/web/introduction.html) - [Build automation](https://documentation.xojo.com/topics/build_automation/index.html) - [Introduction](https://documentation.xojo.com/topics/build_automation/introduction.html) - [IDE Scripting](https://documentation.xojo.com/topics/build_automation/ide_scripting/index.html) - [Introduction to IDE scripting](https://documentation.xojo.com/topics/build_automation/ide_scripting/introduction.html) - [Building commands](https://documentation.xojo.com/topics/build_automation/ide_scripting/building_commands.html) - [Constants](https://documentation.xojo.com/topics/build_automation/ide_scripting/constants.html) - [DoCommand](https://documentation.xojo.com/topics/build_automation/ide_scripting/docommand.html) - [Input output commands](https://documentation.xojo.com/topics/build_automation/ide_scripting/input_output_commands.html) - [Notification commands](https://documentation.xojo.com/topics/build_automation/ide_scripting/notification_commands.html) - [Project commands](https://documentation.xojo.com/topics/build_automation/ide_scripting/project_commands.html) - [Text commands](https://documentation.xojo.com/topics/build_automation/ide_scripting/text_commands.html) - [IDE Communicator](https://documentation.xojo.com/topics/build_automation/ide_communicator.html) - [Code management](https://documentation.xojo.com/topics/code_management/index.html) - [Coding guidelines](https://documentation.xojo.com/topics/code_management/coding_guidelines.html) - [Custom code reformatting](https://documentation.xojo.com/topics/code_management/custom_code_reformatting.html) - [Sharing code among multiple projects](https://documentation.xojo.com/topics/code_management/sharing_code_among_multiple_projects.html) - [Using version control with Xojo projects](https://documentation.xojo.com/topics/code_management/using_version_control_with_xojo_projects.html) - [Communication](https://documentation.xojo.com/topics/communication/index.html) - [Hardware](https://documentation.xojo.com/topics/communication/hardware/index.html) - [Communicating with serial devices](https://documentation.xojo.com/topics/communication/hardware/communicating_with_serial_devices.html) - [Internet](https://documentation.xojo.com/topics/communication/internet/index.html) - [Building a server into your app](https://documentation.xojo.com/topics/communication/internet/building_a_server_into_your_app.html) - [HTTP (Web) communication](https://documentation.xojo.com/topics/communication/internet/http_(web)_communication.html) - [Internet communications](https://documentation.xojo.com/topics/communication/internet/internet_communications.html) - [Communicating via TCP/IP](https://documentation.xojo.com/topics/communication/internet/communicating_via_tcp-ip.html) - [Communicating via UDP](https://documentation.xojo.com/topics/communication/internet/communicating_via_udp.html) - [Accessing web services](https://documentation.xojo.com/topics/communication/internet/accessing_web_services.html) - [Using non-secure URLs on macOS and iOS](https://documentation.xojo.com/topics/communication/internet/using_non-secure_urls_on_macos_and_ios.html) - [Sending email from your app](https://documentation.xojo.com/topics/communication/internet/sending_email_from_your_app.html) - [Testing a web service](https://documentation.xojo.com/topics/communication/internet/testing_a_web_service.html) - [Custom controls](https://documentation.xojo.com/topics/custom_controls/index.html) - [Changing properties with the Inspector](https://documentation.xojo.com/topics/custom_controls/changing_properties_with_the_inspector.html) - [Creating a color selector control](https://documentation.xojo.com/topics/custom_controls/creating_a_color_selector_control.html) - [Plugins SDK](https://documentation.xojo.com/topics/custom_controls/plugins_sdk.html) - [Web Control SDK](https://documentation.xojo.com/topics/custom_controls/web_control_sdk.html) - [Web custom controls](https://documentation.xojo.com/topics/custom_controls/web_custom_controls.html) - [Data processing](https://documentation.xojo.com/topics/data_processing/index.html) - [Faster processing using the Worker class](https://documentation.xojo.com/topics/data_processing/faster_processing_using_the_worker_class.html) - [Databases](https://documentation.xojo.com/topics/databases/index.html) - [Getting started accessing databases](https://documentation.xojo.com/topics/databases/getting_started_accessing_databases.html) - [Connecting to a Database](https://documentation.xojo.com/topics/databases/connecting_to_a_database.html) - [Database basics for beginners](https://documentation.xojo.com/topics/databases/database_basics_for_beginners.html) - [Adding, updating and deleting rows](https://documentation.xojo.com/topics/databases/adding-_updating_and_deleting_rows.html) - [Transactions](https://documentation.xojo.com/topics/databases/transactions.html) - [Supported Engines](https://documentation.xojo.com/topics/databases/supported_engines/index.html) - [MySQL](https://documentation.xojo.com/topics/databases/supported_engines/mysql.html) - [ODBC](https://documentation.xojo.com/topics/databases/supported_engines/odbc.html) - [PostgreSQL](https://documentation.xojo.com/topics/databases/supported_engines/postgresql.html) - [SQLite](https://documentation.xojo.com/topics/databases/supported_engines/sqlite/index.html) - [Column renaming and deleting](https://documentation.xojo.com/topics/databases/supported_engines/sqlite/column_renaming_and_deleting.html) - [Overview](https://documentation.xojo.com/topics/databases/supported_engines/sqlite/overview.html) - [Full text searching](https://documentation.xojo.com/topics/databases/supported_engines/sqlite/full_text_searching.html) - [Write-Ahead logging](https://documentation.xojo.com/topics/databases/supported_engines/sqlite/write-ahead_logging.html) - [SQLite basics](https://documentation.xojo.com/topics/databases/supported_engines/sqlite/sqlite_basics.html) - [SQLiteDatabase for beginners](https://documentation.xojo.com/topics/databases/supported_engines/sqlite/sqlitedatabase_for_beginners.html) - [SQLiteDatabase for beginners quiz answers](https://documentation.xojo.com/topics/databases/supported_engines/sqlite/sqlitedatabase_for_beginners_quiz_answers.html) - [SQLite basics quiz answers](https://documentation.xojo.com/topics/databases/supported_engines/sqlite/sqlite_basics_quiz_answers.html) - [Using SQLite](https://documentation.xojo.com/topics/databases/supported_engines/sqlite/using_sqlite.html) - [Other databases](https://documentation.xojo.com/topics/databases/supported_engines/other_databases.html) - [Protecting your database from attack](https://documentation.xojo.com/topics/databases/protecting_your_database_from_attack.html) - [Considerations when using a database with a web application](https://documentation.xojo.com/topics/databases/considerations_when_using_a_database_with_a_web_application.html) - [DBKit](https://documentation.xojo.com/topics/databases/dbkit.html) - [Debugging](https://documentation.xojo.com/topics/debugging/index.html) - [Android Debugging](https://documentation.xojo.com/topics/debugging/android/index.html) - [Debugging via an Android emulator](https://documentation.xojo.com/topics/debugging/android/debugging_via_the_emulator.html) - [Running/debugging your Android app on a device](https://documentation.xojo.com/topics/debugging/android/android_debugging_on_device.html) - [iOS Debugging](https://documentation.xojo.com/topics/debugging/ios/index.html) - [Testing and debugging your iOS apps](https://documentation.xojo.com/topics/debugging/ios/testing_and_debugging_your_ios_apps.html) - [How Xojo manages memory](https://documentation.xojo.com/topics/debugging/how_xojo_manages_memory.html) - [What to do when your app is consistently crashing](https://documentation.xojo.com/topics/debugging/what_to_do_when_your_app_is_consistently_crashing.html) - [Declares](https://documentation.xojo.com/topics/declares/index.html) - [Calling native Android APIs](https://documentation.xojo.com/topics/declares/calling_native_android_apis.html) - [Calling native iOS APIs](https://documentation.xojo.com/topics/declares/calling_native_ios_apis.html) - [Calling native Linux APIs](https://documentation.xojo.com/topics/declares/calling_native_linux_apis.html) - [Calling native macOS APIs](https://documentation.xojo.com/topics/declares/calling_native_macos_apis.html) - [Calling native Windows APIs](https://documentation.xojo.com/topics/declares/calling_native_windows_apis.html) - [Examples for iOS](https://documentation.xojo.com/topics/declares/examples_for_ios.html) - [Examples for macOS](https://documentation.xojo.com/topics/declares/examples_for_macos.html) - [Examples for Windows](https://documentation.xojo.com/topics/declares/examples_for_windows.html) - [File management](https://documentation.xojo.com/topics/file_management/index.html) - [Accessing files](https://documentation.xojo.com/topics/file_management/accessing_files.html) - [Accessing binary files](https://documentation.xojo.com/topics/file_management/accessing_binary_files.html) - [Accessing files in a web application](https://documentation.xojo.com/topics/file_management/accessing_files_in_a_web_application.html) - [Accessing the file system via the FolderItem class](https://documentation.xojo.com/topics/file_management/accessing_the_file_system_via_the_folderitem_class.html) - [Accessing text files](https://documentation.xojo.com/topics/file_management/accessing_text_files.html) - [Reading and writing data in JSON Format](https://documentation.xojo.com/topics/file_management/reading_and_writing_data_in_json_format.html) - [Reading and writing data in XML format](https://documentation.xojo.com/topics/file_management/reading_and_writing_data_in_xml_format.html) - [Understanding file types](https://documentation.xojo.com/topics/file_management/understanding_file_types.html) - [Understanding Uniform Type Identifiers](https://documentation.xojo.com/topics/file_management/understanding_uniform_type_identifiers.html) - [Graphics](https://documentation.xojo.com/topics/graphics/index.html) - [Getting started with graphics](https://documentation.xojo.com/topics/graphics/getting_started_with_graphics.html) - [Working with color](https://documentation.xojo.com/topics/graphics/working_with_color.html) - [Drawing with Vector Graphics](https://documentation.xojo.com/topics/graphics/drawing_with_vector_graphics.html) - [HiDPI support](https://documentation.xojo.com/topics/graphics/hidpi_support.html) - [HiDPI support for web apps](https://documentation.xojo.com/topics/graphics/hidpi_support_for_web_apps.html) - [Supporting Dark Mode and more with Color Groups](https://documentation.xojo.com/topics/graphics/supporting_dark_mode_and_more_with_color_groups.html) - [Updating code that used the Graphics property](https://documentation.xojo.com/topics/graphics/updating_code_that_used_the_graphics_property.html) - [iOS](https://documentation.xojo.com/topics/ios/index.html) - [Getting the user's location from their mobile device](https://documentation.xojo.com/topics/ios/getting_the_user's_location_from_their_mobile_device.html) - [How to apply a blur effect on iOS](https://documentation.xojo.com/topics/ios/how_to_apply_a_blur_effect_on_ios.html) - [Sending and receiving mobile notifications](https://documentation.xojo.com/topics/ios/sending_and_receiving_mobile_notifications.html) - [Loading 3rd Party Frameworks in Xojo iOS](https://documentation.xojo.com/topics/ios/loading_third_party_frameworks_in_xojo_ios.html) - [Linux](https://documentation.xojo.com/topics/linux/index.html) - [Running apps on Linux](https://documentation.xojo.com/topics/linux/running_apps_on_linux.html) - [Localizing your apps](https://documentation.xojo.com/topics/localizing_your_apps/index.html) - [Introduction to app localization](https://documentation.xojo.com/topics/localizing_your_apps/introduction_to_app_localization.html) - [Using the Lingua app to localize your app](https://documentation.xojo.com/topics/localizing_your_apps/using_the_lingua_app_to_localize_your_app.html) - [macOS](https://documentation.xojo.com/topics/macos/index.html) - [Accessing the Keychain](https://documentation.xojo.com/topics/macos/accessing_the_keychain.html) - [Advanced Apple Events](https://documentation.xojo.com/topics/macos/advanced_apple_events.html) - [Using AppleScripts in your app](https://documentation.xojo.com/topics/macos/using_applescripts_in_your_app.html) - [Migrating from other development tools](https://documentation.xojo.com/topics/migrating_from_other_tools/index.html) - [Migrating from 4D](https://documentation.xojo.com/topics/migrating_from_other_tools/migrating_from_4d.html) - [Migrating from FileMaker](https://documentation.xojo.com/topics/migrating_from_other_tools/migrating_from_filemaker.html) - [Migrating from Microsoft Access](https://documentation.xojo.com/topics/migrating_from_other_tools/migrating_from_microsoft_access.html) - [Migrating from PowerBASIC](https://documentation.xojo.com/topics/migrating_from_other_tools/migrating_from_powerbasic.html) - [Migrating from Visual Basic](https://documentation.xojo.com/topics/migrating_from_other_tools/migrating_from_visual_basic.html) - [Migrating from Visual FoxPro](https://documentation.xojo.com/topics/migrating_from_other_tools/migrating_from_visual_foxpro.html) - [Office Automation](https://documentation.xojo.com/topics/office_automation/index.html) - [Controlling Microsoft Office from your app](https://documentation.xojo.com/topics/office_automation/controlling_microsoft_office_from_your_app.html) - [Reserved words when using Microsoft Office automation](https://documentation.xojo.com/topics/office_automation/reserved_words_when_using_microsoft_office_automation.html) - [OS information](https://documentation.xojo.com/topics/os_information/index.html) - [Conditional compilation](https://documentation.xojo.com/topics/os_information/conditional_compilation.html) - [Handle different operating systems](https://documentation.xojo.com/topics/os_information/handle_different_operating_systems.html) - [Printing](https://documentation.xojo.com/topics/printing/index.html) - [Creating PDF forms](https://documentation.xojo.com/topics/printing/creating_pdf_forms.html) - [Sending data to the printer](https://documentation.xojo.com/topics/printing/sending_data_to_the_printer.html) - [The Report Editor](https://documentation.xojo.com/topics/printing/the_report_editor/index.html) - [Displaying reports](https://documentation.xojo.com/topics/printing/the_report_editor/displaying_reports.html) - [Report Editor controls](https://documentation.xojo.com/topics/printing/the_report_editor/report_editor_controls.html) - [Raspberry Pi](https://documentation.xojo.com/topics/raspberry_pi/index.html) - [Xojo and Raspberry Pi](https://documentation.xojo.com/topics/raspberry_pi/xojo_and_raspberry_pi.html) - [Xojo Dojo](https://documentation.xojo.com/topics/raspberry_pi/xojo_dojo.html) - [Making a LED light blink part I](https://documentation.xojo.com/topics/raspberry_pi/_making_a_led_light_blink_part_i.html) - [Making a LED light blink part II](https://documentation.xojo.com/topics/raspberry_pi/_making_a_led_light_blink_part_ii.html) - [Working with a LCD character display](https://documentation.xojo.com/topics/raspberry_pi/working_with_a_lcd_character_display.html) - [Controlling a servo](https://documentation.xojo.com/topics/raspberry_pi/controlling_a_servo.html) - [GPIO](https://documentation.xojo.com/topics/raspberry_pi/gpio.html) - [RGB LED](https://documentation.xojo.com/topics/raspberry_pi/rgb_led.html) - [Remote debugging](https://documentation.xojo.com/topics/raspberry_pi/remote_debugging.html) - [Tips](https://documentation.xojo.com/topics/raspberry_pi/tips.html) - [Using a buzzer](https://documentation.xojo.com/topics/raspberry_pi/using_a_buzzer.html) - [Text handling](https://documentation.xojo.com/topics/text_handling/index.html) - [Accessing the Clipboard](https://documentation.xojo.com/topics/text_handling/accessing_the_clipboard.html) - [Accessing the selected text](https://documentation.xojo.com/topics/text_handling/accessing_the_selected_text.html) - [Comparing text values](https://documentation.xojo.com/topics/text_handling/comparing_text_values.html) - [Creating Styled Text](https://documentation.xojo.com/topics/text_handling/creating_styled_text.html) - [Encrypting and decrypting data](https://documentation.xojo.com/topics/text_handling/encrypting_and_decrypting_data.html) - [Formatting values](https://documentation.xojo.com/topics/text_handling/formatting_values.html) - [Right-to-left text support](https://documentation.xojo.com/topics/text_handling/right-to-left_text_support.html) - [Searching text using the SoundEx algorithm](https://documentation.xojo.com/topics/text_handling/searching_text_using_the_soundex_algorithm.html) - [Understanding text encodings](https://documentation.xojo.com/topics/text_handling/understanding_text_encodings.html) - [Using Regular Expressions](https://documentation.xojo.com/topics/text_handling/using_regular_expressions.html) - [Working with Fonts](https://documentation.xojo.com/topics/text_handling/working_with_fonts.html) - [Threading](https://documentation.xojo.com/topics/threading/index.html) - [Creating Helper Apps](https://documentation.xojo.com/topics/threading/creating_helper_apps.html) - [Running Code in a Thread](https://documentation.xojo.com/topics/threading/running_code_in_a_thread.html) - [Running code periodically with a Timer](https://documentation.xojo.com/topics/threading/running_code_periodically_with_a_timer.html) - [User interface](https://documentation.xojo.com/topics/user_interface/index.html) - [Creating your own controls](https://documentation.xojo.com/topics/user_interface/creating_your_own_controls.html) - [Design tips](https://documentation.xojo.com/topics/user_interface/design_tips.html) - [Desktop](https://documentation.xojo.com/topics/user_interface/desktop/index.html) - [Controls without user interface](https://documentation.xojo.com/topics/user_interface/desktop/controls_without_user_interface.html) - [Creating dialog boxes](https://documentation.xojo.com/topics/user_interface/desktop/creating_dialog_boxes.html) - [Creating menus](https://documentation.xojo.com/topics/user_interface/desktop/creating_menus.html) - [Custom controls](https://documentation.xojo.com/topics/user_interface/desktop/custom_controls.html) - [Everything about desktop menus](https://documentation.xojo.com/topics/user_interface/desktop/everything_about_desktop_menus.html) - [Linux](https://documentation.xojo.com/topics/user_interface/desktop/linux/index.html) - [GTK3 Themes](https://documentation.xojo.com/topics/user_interface/desktop/linux/gtk3_themes.html) - [macOS](https://documentation.xojo.com/topics/user_interface/desktop/macos/index.html) - [User interface considerations for macOS](https://documentation.xojo.com/topics/user_interface/desktop/macos/user_interface_considerations_for_macos.html) - [Supporting Drag and Drop](https://documentation.xojo.com/topics/user_interface/desktop/supporting_drag_and_drop.html) - [The desktop control hierarchy](https://documentation.xojo.com/topics/user_interface/desktop/the_desktop_control_hierarchy.html) - [Windows](https://documentation.xojo.com/topics/user_interface/desktop/windows.html) - [Dynamically adding and removing controls at runtime](https://documentation.xojo.com/topics/user_interface/dynamically_adding_and_removing_controls.html) - [iOS](https://documentation.xojo.com/topics/user_interface/ios/index.html) - [Adding the Sharing Panel to your app](https://documentation.xojo.com/topics/user_interface/ios/adding_the_sharing_panel_to_your_app.html) - [Creating a Launch Screen](https://documentation.xojo.com/topics/user_interface/ios/creating_a_launch_screen.html) - [Creating Dialog Boxes](https://documentation.xojo.com/topics/user_interface/ios/creating_dialog_boxes.html) - [Creating Screens that auto-resize using Auto Layout](https://documentation.xojo.com/topics/user_interface/ios/creating_screens_that_auto-resize_using_auto_layout.html) - [Creating Split Layout for larger iOS Screens](https://documentation.xojo.com/topics/user_interface/ios/creating_split_layout_for_larger_ios_screens.html) - [iOS Control Hierarchy](https://documentation.xojo.com/topics/user_interface/ios/ios_control_hierarchy.html) - [iOS Controls that have no user interface](https://documentation.xojo.com/topics/user_interface/ios/ios_controls_that_have_no_user_interface.html) - [Screen Design Considerations](https://documentation.xojo.com/topics/user_interface/ios/screen_design_considerations.html) - [Understanding Screens](https://documentation.xojo.com/topics/user_interface/ios/understanding_screens.html) - [Understanding the Message Box](https://documentation.xojo.com/topics/user_interface/ios/understanding_the_message_box.html) - [Playing movies and sound](https://documentation.xojo.com/topics/user_interface/playing_movies_and_sound.html) - [Sharing event handlers with Control Sets](https://documentation.xojo.com/topics/user_interface/sharing_event_handlers_with_control_sets.html) - [Supporting Dark Mode](https://documentation.xojo.com/topics/user_interface/supporting_dark_mode.html) - [Web](https://documentation.xojo.com/topics/user_interface/web/index.html) - [Changing the appearance of controls](https://documentation.xojo.com/topics/user_interface/web/changing_the_appearance_of_controls.html) - [Control hierarchy](https://documentation.xojo.com/topics/user_interface/web/control_hierarchy.html) - [Controllers](https://documentation.xojo.com/topics/user_interface/web/controllers.html) - [Dialog Boxes](https://documentation.xojo.com/topics/user_interface/web/dialog_boxes.html) - [Menus](https://documentation.xojo.com/topics/user_interface/web/menus.html) - [Using Google fonts](https://documentation.xojo.com/topics/user_interface/web/using_google_fonts.html) - [Web Pages](https://documentation.xojo.com/topics/user_interface/web/web_pages.html) - [Windows UI guidelines](https://documentation.xojo.com/topics/user_interface/windows_ui_guidelines.html) - [Web](https://documentation.xojo.com/topics/web/index.html) - [HTTP communication](https://documentation.xojo.com/topics/web/http_communication.html) - [Porting Desktop apps to Web apps](https://documentation.xojo.com/topics/web/porting_desktop_apps_to_web_apps.html) - [Pushing data to the browser](https://documentation.xojo.com/topics/web/pushing_data_to_the_browser.html) - [Secure web login screens](https://documentation.xojo.com/topics/web/secure_web_login_screens.html) - [SSL for Web apps](https://documentation.xojo.com/topics/web/ssl_for_web_apps.html) - [Reconnecting to a dropped web session](https://documentation.xojo.com/topics/web/reconnecting_to_a_dropped_web_session.html) - [Run Web apps in the background](https://documentation.xojo.com/topics/web/run_web_apps_in_the_background.html) - [Web app optimization](https://documentation.xojo.com/topics/web/web_app_optimization.html) - [Web app security](https://documentation.xojo.com/topics/web/web_app_security.html) - [Windows](https://documentation.xojo.com/topics/windows/index.html) - [ActiveX, COM and OLE](https://documentation.xojo.com/topics/windows/activex-_com_and_ole.html) - [Dealing with Windows security](https://documentation.xojo.com/topics/windows/dealing_with_windows_security.html) - [Creating an installer with the inno setup script (32-bit apps)](https://documentation.xojo.com/topics/windows/creating_an_installer_with_the_inno_setup_script_(32-bit_apps).html) - [Creating an installer with the inno setup script (64-bit apps)](https://documentation.xojo.com/topics/windows/creating_an_installer_with_the_inno_setup_script_(64-bit_apps).html) - [Information about the Windows Universal Runtime](https://documentation.xojo.com/topics/windows/information_about_the_windows_universal_runtime.html) - [Using XAML in Xojo](https://documentation.xojo.com/topics/windows/xaml.html) - [Xojo Cloud](https://documentation.xojo.com/topics/xojo_cloud/index.html) - [Introduction to Xojo Cloud](https://documentation.xojo.com/topics/xojo_cloud/introduction_to_xojo_cloud.html) - [The Xojo Cloud control panel](https://documentation.xojo.com/topics/xojo_cloud/the_xojo_cloud_control_panel.html) - [Xojo Cloud details](https://documentation.xojo.com/topics/xojo_cloud/xojo_cloud_details.html) - [Xojo Cloud troubleshooting](https://documentation.xojo.com/topics/xojo_cloud/xojo_cloud_troubleshooting.html) - [XojoScript](https://documentation.xojo.com/topics/xojoscript/index.html) - [Introduction To XojoScript](https://documentation.xojo.com/topics/xojoscript/introduction_to_xojoscript.html) - [The XojoScript language](https://documentation.xojo.com/topics/xojoscript/the_xojoscript_language.html) - [XojoScript functions](https://documentation.xojo.com/topics/xojoscript/xojoscript_functions.html) - [Android](https://documentation.xojo.com/api/android/index.html) - [AndroidMobileTable](https://documentation.xojo.com/api/android/androidmobiletable.html) - [AndroidMobileUserControl](https://documentation.xojo.com/api/android/androidmobileusercontrol.html) - [Compiler directives](https://documentation.xojo.com/api/compiler_directives/index.html) - [DebugBuild](https://documentation.xojo.com/api/compiler_directives/debugbuild.html) - [SaveProfile](https://documentation.xojo.com/api/compiler_directives/saveprofile.html) - [StartProfiling](https://documentation.xojo.com/api/compiler_directives/startprofiling.html) - [StopProfiling](https://documentation.xojo.com/api/compiler_directives/stopprofiling.html) - [Target32Bit](https://documentation.xojo.com/api/compiler_directives/target32bit.html) - [Target64Bit](https://documentation.xojo.com/api/compiler_directives/target64bit.html) - [TargetAndroid](https://documentation.xojo.com/api/compiler_directives/targetandroid.html) - [TargetARM](https://documentation.xojo.com/api/compiler_directives/targetarm.html) - [TargetBigEndian](https://documentation.xojo.com/api/compiler_directives/targetbigendian.html) - [TargetConsole](https://documentation.xojo.com/api/compiler_directives/targetconsole.html) - [TargetDesktop](https://documentation.xojo.com/api/compiler_directives/targetdesktop.html) - [TargetiOS](https://documentation.xojo.com/api/compiler_directives/targetios.html) - [TargetLinux](https://documentation.xojo.com/api/compiler_directives/targetlinux.html) - [TargetLittleEndian](https://documentation.xojo.com/api/compiler_directives/targetlittleendian.html) - [TargetMachO](https://documentation.xojo.com/api/compiler_directives/targetmacho.html) - [TargetMacOS](https://documentation.xojo.com/api/compiler_directives/targetmacos.html) - [TargetMobile](https://documentation.xojo.com/api/compiler_directives/targetmobile.html) - [TargetMobileDevice](https://documentation.xojo.com/api/compiler_directives/targetmobiledevice.html) - [TargetMobileSimulator](https://documentation.xojo.com/api/compiler_directives/targetmobilesimulator.html) - [TargetRemoteDebugger](https://documentation.xojo.com/api/compiler_directives/targetremotedebugger.html) - [TargetWeb](https://documentation.xojo.com/api/compiler_directives/targetweb.html) - [TargetWindows](https://documentation.xojo.com/api/compiler_directives/targetwindows.html) - [TargetX86](https://documentation.xojo.com/api/compiler_directives/targetx86.html) - [TargetXojoCloud](https://documentation.xojo.com/api/compiler_directives/targetxojocloud.html) - [#If...#Endif](https://documentation.xojo.com/api/compiler_directives/if...endif.html) - [Console](https://documentation.xojo.com/api/console/index.html) - [ConsoleApplication](https://documentation.xojo.com/api/console/consoleapplication.html) - [Input](https://documentation.xojo.com/api/console/input.html) - [Print](https://documentation.xojo.com/api/console/print.html) - [ServiceApplication](https://documentation.xojo.com/api/console/serviceapplication.html) - [StandardInputStream](https://documentation.xojo.com/api/console/standardinputstream.html) - [StandardOutputStream](https://documentation.xojo.com/api/console/standardoutputstream.html) - [StdErr](https://documentation.xojo.com/api/console/stderr.html) - [StdIn](https://documentation.xojo.com/api/console/stdin.html) - [StdOut](https://documentation.xojo.com/api/console/stdout.html) - [Cryptography](https://documentation.xojo.com/api/cryptography/index.html) - [Crypto](https://documentation.xojo.com/api/cryptography/crypto.html) - [MD5](https://documentation.xojo.com/api/cryptography/md5.html) - [MD5Digest](https://documentation.xojo.com/api/cryptography/md5digest.html) - [Data types](https://documentation.xojo.com/api/data_types/index.html) - [Boolean](https://documentation.xojo.com/api/data_types/boolean.html) - [Color](https://documentation.xojo.com/api/data_types/color.html) - [Currency](https://documentation.xojo.com/api/data_types/currency.html) - [DateTime](https://documentation.xojo.com/api/data_types/datetime.html) - [Double](https://documentation.xojo.com/api/data_types/double.html) - [Enumeration](https://documentation.xojo.com/api/data_types/enumeration.html) - [Integer](https://documentation.xojo.com/api/data_types/integer.html) - [Single](https://documentation.xojo.com/api/data_types/single.html) - [String](https://documentation.xojo.com/api/data_types/string.html) - [Variant](https://documentation.xojo.com/api/data_types/variant.html) - [Additional Types](https://documentation.xojo.com/api/data_types/additional_types/index.html) - [Information About Additional Integer Data Types](https://documentation.xojo.com/api/data_types/additional_types/information_about_additional_integer_data_types.html) - [Byte](https://documentation.xojo.com/api/data_types/additional_types/byte.html) - [CFStringRef](https://documentation.xojo.com/api/data_types/additional_types/cfstringref.html) - [CGFloat](https://documentation.xojo.com/api/data_types/additional_types/cgfloat.html) - [CString](https://documentation.xojo.com/api/data_types/additional_types/cstring.html) - [Delegate](https://documentation.xojo.com/api/data_types/additional_types/delegate.html) - [Int16](https://documentation.xojo.com/api/data_types/additional_types/int16.html) - [Int32](https://documentation.xojo.com/api/data_types/additional_types/int32.html) - [Int64](https://documentation.xojo.com/api/data_types/additional_types/int64.html) - [Int8](https://documentation.xojo.com/api/data_types/additional_types/int8.html) - [Object](https://documentation.xojo.com/api/data_types/additional_types/object.html) - [OSType](https://documentation.xojo.com/api/data_types/additional_types/ostype.html) - [PString](https://documentation.xojo.com/api/data_types/additional_types/pstring.html) - [Ptr](https://documentation.xojo.com/api/data_types/additional_types/ptr.html) - [UInt16](https://documentation.xojo.com/api/data_types/additional_types/uint16.html) - [UInt32](https://documentation.xojo.com/api/data_types/additional_types/uint32.html) - [UInt64](https://documentation.xojo.com/api/data_types/additional_types/uint64.html) - [UInt8](https://documentation.xojo.com/api/data_types/additional_types/uint8.html) - [UInteger](https://documentation.xojo.com/api/data_types/additional_types/uinteger.html) - [WString](https://documentation.xojo.com/api/data_types/additional_types/wstring.html) - [Databases](https://documentation.xojo.com/api/databases/index.html) - [Database](https://documentation.xojo.com/api/databases/database.html) - [DatabaseColumn](https://documentation.xojo.com/api/databases/databasecolumn.html) - [DatabaseRow](https://documentation.xojo.com/api/databases/databaserow.html) - [MySQLCommunityServer](https://documentation.xojo.com/api/databases/mysqlcommunityserver.html) - [MySQLPreparedStatement](https://documentation.xojo.com/api/databases/mysqlpreparedstatement.html) - [ODBCConstant](https://documentation.xojo.com/api/databases/odbcconstant.html) - [ODBCDatabase](https://documentation.xojo.com/api/databases/odbcdatabase.html) - [ODBCPreparedStatement](https://documentation.xojo.com/api/databases/odbcpreparedstatement.html) - [PostgreSQLDatabase](https://documentation.xojo.com/api/databases/postgresqldatabase.html) - [PostgreSQLLargeObject](https://documentation.xojo.com/api/databases/postgresqllargeobject.html) - [PostgreSQLPreparedStatement](https://documentation.xojo.com/api/databases/postgresqlpreparedstatement.html) - [PreparedSQLStatement](https://documentation.xojo.com/api/databases/preparedsqlstatement.html) - [RowSet](https://documentation.xojo.com/api/databases/rowset.html) - [SQLiteBackupInterface](https://documentation.xojo.com/api/databases/sqlitebackupinterface.html) - [SQLiteBLOB](https://documentation.xojo.com/api/databases/sqliteblob.html) - [SQLiteDatabase](https://documentation.xojo.com/api/databases/sqlitedatabase.html) - [SQLitePreparedStatement](https://documentation.xojo.com/api/databases/sqlitepreparedstatement.html) - [Exceptions](https://documentation.xojo.com/api/exceptions/index.html) - [AndroidException](https://documentation.xojo.com/api/exceptions/androidexception.html) - [COMException](https://documentation.xojo.com/api/exceptions/comexception.html) - [CryptoException](https://documentation.xojo.com/api/exceptions/cryptoexception.html) - [DatabaseException](https://documentation.xojo.com/api/exceptions/databaseexception.html) - [EndException](https://documentation.xojo.com/api/exceptions/endexception.html) - [FunctionNotFoundException](https://documentation.xojo.com/api/exceptions/functionnotfoundexception.html) - [HTMLViewerException](https://documentation.xojo.com/api/exceptions/htmlviewerexception.html) - [IllegalCastException](https://documentation.xojo.com/api/exceptions/illegalcastexception.html) - [IllegalLockingException](https://documentation.xojo.com/api/exceptions/illegallockingexception.html) - [InvalidArgumentException](https://documentation.xojo.com/api/exceptions/invalidargumentexception.html) - [InvalidParentException](https://documentation.xojo.com/api/exceptions/invalidparentexception.html) - [IOException](https://documentation.xojo.com/api/exceptions/ioexception.html) - [IteratorException](https://documentation.xojo.com/api/exceptions/iteratorexception.html) - [JSONException](https://documentation.xojo.com/api/exceptions/jsonexception.html) - [KeychainException](https://documentation.xojo.com/api/exceptions/keychainexception.html) - [KeyNotFoundException](https://documentation.xojo.com/api/exceptions/keynotfoundexception.html) - [MenuHasParentException](https://documentation.xojo.com/api/exceptions/menuhasparentexception.html) - [NamespaceException](https://documentation.xojo.com/api/exceptions/namespaceexception.html) - [NetworkException](https://documentation.xojo.com/api/exceptions/networkexception.html) - [NilObjectException](https://documentation.xojo.com/api/exceptions/nilobjectexception.html) - [NotificationException](https://documentation.xojo.com/api/exceptions/notificationexception.html) - [ObjCException](https://documentation.xojo.com/api/exceptions/objcexception.html) - [OLEException](https://documentation.xojo.com/api/exceptions/oleexception.html) - [OutOfBoundsException](https://documentation.xojo.com/api/exceptions/outofboundsexception.html) - [OutOfMemoryException](https://documentation.xojo.com/api/exceptions/outofmemoryexception.html) - [PlatformNotSupportedException](https://documentation.xojo.com/api/exceptions/platformnotsupportedexception.html) - [RegExException](https://documentation.xojo.com/api/exceptions/regexexception.html) - [RegExSearchPatternException](https://documentation.xojo.com/api/exceptions/regexsearchpatternexception.html) - [RegistryAccessErrorException](https://documentation.xojo.com/api/exceptions/registryaccesserrorexception.html) - [RuntimeException](https://documentation.xojo.com/api/exceptions/runtimeexception.html) - [ServiceNotAvailableException](https://documentation.xojo.com/api/exceptions/servicenotavailableexception.html) - [SessionNotAvailableException](https://documentation.xojo.com/api/exceptions/sessionnotavailableexception.html) - [ShellNotAvailableException](https://documentation.xojo.com/api/exceptions/shellnotavailableexception.html) - [ShellNotRunningException](https://documentation.xojo.com/api/exceptions/shellnotrunningexception.html) - [SpotlightException](https://documentation.xojo.com/api/exceptions/spotlightexception.html) - [StackFrame](https://documentation.xojo.com/api/exceptions/stackframe.html) - [StackOverFlowException](https://documentation.xojo.com/api/exceptions/stackoverflowexception.html) - [ThreadAccessingUIException](https://documentation.xojo.com/api/exceptions/threadaccessinguiexception.html) - [ThreadAlreadyRunningException](https://documentation.xojo.com/api/exceptions/threadalreadyrunningexception.html) - [ThreadEndException](https://documentation.xojo.com/api/exceptions/threadendexception.html) - [TypeMismatchException](https://documentation.xojo.com/api/exceptions/typemismatchexception.html) - [UnsupportedFormatException](https://documentation.xojo.com/api/exceptions/unsupportedformatexception.html) - [UnsupportedOperationException](https://documentation.xojo.com/api/exceptions/unsupportedoperationexception.html) - [XAMLException](https://documentation.xojo.com/api/exceptions/xamlexception.html) - [XMLDOMException](https://documentation.xojo.com/api/exceptions/xmldomexception.html) - [XMLException](https://documentation.xojo.com/api/exceptions/xmlexception.html) - [XMLReaderException](https://documentation.xojo.com/api/exceptions/xmlreaderexception.html) - [XojoScriptAlreadyRunningException](https://documentation.xojo.com/api/exceptions/xojoscriptalreadyrunningexception.html) - [XojoScriptException](https://documentation.xojo.com/api/exceptions/xojoscriptexception.html) - [Files](https://documentation.xojo.com/api/files/index.html) - [BinaryStream](https://documentation.xojo.com/api/files/binarystream.html) - [FileType](https://documentation.xojo.com/api/files/filetype.html) - [FolderItem](https://documentation.xojo.com/api/files/folderitem.html) - [Permissions](https://documentation.xojo.com/api/files/permissions.html) - [Readable](https://documentation.xojo.com/api/files/readable.html) - [SpecialFolder](https://documentation.xojo.com/api/files/specialfolder.html) - [TextInputStream](https://documentation.xojo.com/api/files/textinputstream.html) - [TextOutputStream](https://documentation.xojo.com/api/files/textoutputstream.html) - [Writeable](https://documentation.xojo.com/api/files/writeable.html) - [Graphics](https://documentation.xojo.com/api/graphics/index.html) - [ArcShape](https://documentation.xojo.com/api/graphics/arcshape.html) - [ColorGroup](https://documentation.xojo.com/api/graphics/colorgroup.html) - [CurveShape](https://documentation.xojo.com/api/graphics/curveshape.html) - [ExportPicture](https://documentation.xojo.com/api/graphics/exportpicture.html) - [FigureShape](https://documentation.xojo.com/api/graphics/figureshape.html) - [Font](https://documentation.xojo.com/api/graphics/font.html) - [FontUnits](https://documentation.xojo.com/api/graphics/fontunits.html) - [Graphics](https://documentation.xojo.com/api/graphics/graphics.html) - [GraphicsBrush](https://documentation.xojo.com/api/graphics/graphicsbrush.html) - [GraphicsPath](https://documentation.xojo.com/api/graphics/graphicspath.html) - [Group2D](https://documentation.xojo.com/api/graphics/group2d.html) - [LinearGradientBrush](https://documentation.xojo.com/api/graphics/lineargradientbrush.html) - [Object2D](https://documentation.xojo.com/api/graphics/object2d.html) - [OpenGL](https://documentation.xojo.com/api/graphics/opengl.html) - [OvalShape](https://documentation.xojo.com/api/graphics/ovalshape.html) - [Picture](https://documentation.xojo.com/api/graphics/picture.html) - [PictureBrush](https://documentation.xojo.com/api/graphics/picturebrush.html) - [PixmapShape](https://documentation.xojo.com/api/graphics/pixmapshape.html) - [Point](https://documentation.xojo.com/api/graphics/point.html) - [RadialGradientBrush](https://documentation.xojo.com/api/graphics/radialgradientbrush.html) - [Rect](https://documentation.xojo.com/api/graphics/rect.html) - [RectShape](https://documentation.xojo.com/api/graphics/rectshape.html) - [RGBSurface](https://documentation.xojo.com/api/graphics/rgbsurface.html) - [RoundRectShape](https://documentation.xojo.com/api/graphics/roundrectshape.html) - [ShadowBrush](https://documentation.xojo.com/api/graphics/shadowbrush.html) - [Size](https://documentation.xojo.com/api/graphics/size.html) - [TextShape](https://documentation.xojo.com/api/graphics/textshape.html) - [WebGraphics](https://documentation.xojo.com/api/graphics/webgraphics.html) - [WebPicture](https://documentation.xojo.com/api/graphics/webpicture.html) - [Hardware](https://documentation.xojo.com/api/hardware/index.html) - [Barcode](https://documentation.xojo.com/api/hardware/barcode.html) - [GameInputDevice](https://documentation.xojo.com/api/hardware/gameinputdevice.html) - [GameInputElement](https://documentation.xojo.com/api/hardware/gameinputelement.html) - [GameInputManager](https://documentation.xojo.com/api/hardware/gameinputmanager.html) - [Keyboard](https://documentation.xojo.com/api/hardware/keyboard.html) - [SerialConnection](https://documentation.xojo.com/api/hardware/serialconnection.html) - [SerialDevice](https://documentation.xojo.com/api/hardware/serialdevice.html) - [iOS](https://documentation.xojo.com/api/ios/index.html) - [iOSCountdownPicker](https://documentation.xojo.com/api/ios/ioscountdownpicker.html) - [iOSLayout](https://documentation.xojo.com/api/ios/ioslayout.html) - [iOSLayoutConstraint](https://documentation.xojo.com/api/ios/ioslayoutconstraint.html) - [iOSLayoutContent](https://documentation.xojo.com/api/ios/ioslayoutcontent.html) - [iOSMobileTable](https://documentation.xojo.com/api/ios/iosmobiletable.html) - [iOSMobileTableDataSource](https://documentation.xojo.com/api/ios/iosmobiletabledatasource.html) - [iOSMobileTableDataSourceEditing](https://documentation.xojo.com/api/ios/iosmobiletabledatasourceediting.html) - [iOSMobileTableDataSourceReordering](https://documentation.xojo.com/api/ios/iosmobiletabledatasourcereordering.html) - [iOSMobileTableRowAction](https://documentation.xojo.com/api/ios/iosmobiletablerowaction.html) - [iOSMobileUserControl](https://documentation.xojo.com/api/ios/iosmobileusercontrol.html) - [iOSSplitContent](https://documentation.xojo.com/api/ios/iossplitcontent.html) - [iOSSplitView](https://documentation.xojo.com/api/ios/iossplitview.html) - [iOSTabBar](https://documentation.xojo.com/api/ios/iostabbar.html) - [iOSTabContent](https://documentation.xojo.com/api/ios/iostabcontent.html) - [Language](https://documentation.xojo.com/api/language/index.html) - [Arrays](https://documentation.xojo.com/api/language/arrays.html) - [Bitwise](https://documentation.xojo.com/api/language/bitwise.html) - [Introspection](https://documentation.xojo.com/api/language/introspection/index.html) - [AttributeInfo](https://documentation.xojo.com/api/language/introspection/attributeinfo.html) - [ConstructorInfo](https://documentation.xojo.com/api/language/introspection/constructorinfo.html) - [GetTypeInfo](https://documentation.xojo.com/api/language/introspection/gettypeinfo.html) - [Introspection](https://documentation.xojo.com/api/language/introspection/introspection.html) - [MemberInfo](https://documentation.xojo.com/api/language/introspection/memberinfo.html) - [MethodInfo](https://documentation.xojo.com/api/language/introspection/methodinfo.html) - [ObjectIterator](https://documentation.xojo.com/api/language/introspection/objectiterator.html) - [ParameterInfo](https://documentation.xojo.com/api/language/introspection/parameterinfo.html) - [PropertyInfo](https://documentation.xojo.com/api/language/introspection/propertyinfo.html) - [TypeInfo](https://documentation.xojo.com/api/language/introspection/typeinfo.html) - [Literals](https://documentation.xojo.com/api/language/literals/index.html) - [&b](https://documentation.xojo.com/api/language/literals/b.html) - [&c](https://documentation.xojo.com/api/language/literals/c.html) - [&h](https://documentation.xojo.com/api/language/literals/h.html) - [&o](https://documentation.xojo.com/api/language/literals/o.html) - [&u](https://documentation.xojo.com/api/language/literals/u.html) - [Loops](https://documentation.xojo.com/api/language/loops/index.html) - [Continue](https://documentation.xojo.com/api/language/loops/continue.html) - [Do Loop](https://documentation.xojo.com/api/language/loops/do...loop.html) - [DownTo](https://documentation.xojo.com/api/language/loops/downto.html) - [Exit](https://documentation.xojo.com/api/language/loops/exit.html) - [For Each...Next](https://documentation.xojo.com/api/language/loops/for_each...next.html) - [For...Next](https://documentation.xojo.com/api/language/loops/for...next.html) - [While...Wend](https://documentation.xojo.com/api/language/loops/while...wend.html) - [Operators](https://documentation.xojo.com/api/language/operators/index.html) - [Bitwise/Logical Operators](https://documentation.xojo.com/api/language/operators/bitwise_logical/index.html) - [And](https://documentation.xojo.com/api/language/operators/bitwise_logical/and.html) - [Not](https://documentation.xojo.com/api/language/operators/bitwise_logical/not.html) - [Or](https://documentation.xojo.com/api/language/operators/bitwise_logical/or.html) - [Xor](https://documentation.xojo.com/api/language/operators/bitwise_logical/xor.html) - [Comparison Operators](https://documentation.xojo.com/api/language/operators/comparison/index.html) - [=](https://documentation.xojo.com/api/language/operators/comparison/equals_operator.html) - [Is](https://documentation.xojo.com/api/language/operators/comparison/is.html) - [IsA](https://documentation.xojo.com/api/language/operators/comparison/isa.html) - [Not equal](https://documentation.xojo.com/api/language/operators/comparison/not_equal.html) - [Less than](https://documentation.xojo.com/api/language/operators/comparison/less_than.html) - [Less than or equal](https://documentation.xojo.com/api/language/operators/comparison/less_than_or_equal.html) - [Greater than](https://documentation.xojo.com/api/language/operators/comparison/greater_than.html) - [Greater than or equal](https://documentation.xojo.com/api/language/operators/comparison/greater_than_or_equal.html) - [Mathematical Operators](https://documentation.xojo.com/api/language/operators/mathematical/index.html) - [+](https://documentation.xojo.com/api/language/operators/mathematical/+.html) - [-](https://documentation.xojo.com/api/language/operators/mathematical/-.html) - [*](https://documentation.xojo.com/api/language/operators/mathematical/x.html) - [/ (Division)](https://documentation.xojo.com/api/language/operators/mathematical/division.html) - [\ (Integer Division)](https://documentation.xojo.com/api/language/operators/mathematical/integer_division.html) - [^](https://documentation.xojo.com/api/language/operators/mathematical/^.html) - [Mod](https://documentation.xojo.com/api/language/operators/mathematical/mod.html) - [Operator Overloads](https://documentation.xojo.com/api/language/operators/operator_overloads/index.html) - [Operator_Add](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_add.html) - [Operator_AddRight](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_addright.html) - [Operator_And](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_and.html) - [Operator_AndRight](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_andright.html) - [Operator_Compare](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_compare.html) - [Operator_Convert](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_convert.html) - [Operator_Divide](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_divide.html) - [Operator_DivideRight](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_divideright.html) - [Operator_IntegerDivide](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_integerdivide.html) - [Operator_IntegerDivideRight](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_integerdivideright.html) - [Operator_Lookup](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_lookup.html) - [Operator_Modulo](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_modulo.html) - [Operator_ModuloRight](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_moduloright.html) - [Operator_Multiply](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_multiply.html) - [Operator_MultiplyRight](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_multiplyright.html) - [Operator_Negate](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_negate.html) - [Operator_Not](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_not.html) - [Operator Overloading](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_overloading.html) - [Operator_Or](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_or.html) - [Operator_OrRight](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_orright.html) - [Operator_Power](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_power.html) - [Operator_PowerRight](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_powerright.html) - [Operator_Redim](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_redim.html) - [Operator_Subscript](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_subscript.html) - [Operator_Subtract](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_subtract.html) - [Operator_SubtractRight](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_subtractright.html) - [Operator_XOr](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_xor.html) - [Operator_XOrRight](https://documentation.xojo.com/api/language/operators/operator_overloads/operator_xorright.html) - [Operator Precedence](https://documentation.xojo.com/api/language/operators/operator_precedence.html) - [:](https://documentation.xojo.com/api/language/operators/pair_operator.html) - [Pragma Directives](https://documentation.xojo.com/api/language/pragma_directives.html) - [Threading](https://documentation.xojo.com/api/language/threading/index.html) - [CriticalSection](https://documentation.xojo.com/api/language/threading/criticalsection.html) - [Mutex](https://documentation.xojo.com/api/language/threading/mutex.html) - [Semaphore](https://documentation.xojo.com/api/language/threading/semaphore.html) - [Thread](https://documentation.xojo.com/api/language/threading/thread.html) - [Worker](https://documentation.xojo.com/api/language/threading/worker.html) - [Xojo Script](https://documentation.xojo.com/api/language/xojo_script/index.html) - [XojoScript](https://documentation.xojo.com/api/language/xojo_script/xojoscript.html) - [XojoScriptLocation](https://documentation.xojo.com/api/language/xojo_script/xojoscriptlocation.html) - [ActionNotificationReceiver](https://documentation.xojo.com/api/language/actionnotificationreceiver.html) - [ActionSource](https://documentation.xojo.com/api/language/actionsource.html) - [AddHandler](https://documentation.xojo.com/api/language/addhandler.html) - [AddressOf](https://documentation.xojo.com/api/language/addressof.html) - [App](https://documentation.xojo.com/api/language/app.html) - [Array](https://documentation.xojo.com/api/language/array.html) - [As](https://documentation.xojo.com/api/language/as.html) - [Assigns](https://documentation.xojo.com/api/language/assigns.html) - [Break](https://documentation.xojo.com/api/language/break.html) - [ByRef](https://documentation.xojo.com/api/language/byref.html) - [ByVal](https://documentation.xojo.com/api/language/byval.html) - [Call](https://documentation.xojo.com/api/language/call.html) - [Catch](https://documentation.xojo.com/api/language/catch.html) - [Class](https://documentation.xojo.com/api/language/class.html) - [Collection](https://documentation.xojo.com/api/language/collection.html) - [Commenting](https://documentation.xojo.com/api/language/commenting.html) - [ComparisonOptions](https://documentation.xojo.com/api/language/comparisonoptions.html) - [Const](https://documentation.xojo.com/api/language/const.html) - [Constants](https://documentation.xojo.com/api/language/constants.html) - [Constructor](https://documentation.xojo.com/api/language/constructor.html) - [CType](https://documentation.xojo.com/api/language/ctype.html) - [CurrentMethodName](https://documentation.xojo.com/api/language/currentmethodname.html) - [DataNotificationReceiver](https://documentation.xojo.com/api/language/datanotificationreceiver.html) - [DataNotifier](https://documentation.xojo.com/api/language/datanotifier.html) - [Declare](https://documentation.xojo.com/api/language/declare.html) - [Destructor](https://documentation.xojo.com/api/language/destructor.html) - [Dictionary](https://documentation.xojo.com/api/language/dictionary.html) - [DictionaryEntry](https://documentation.xojo.com/api/language/dictionaryentry.html) - [Dim](https://documentation.xojo.com/api/language/dim.html) - [Else](https://documentation.xojo.com/api/language/else.html) - [End](https://documentation.xojo.com/api/language/end.html) - [Equals](https://documentation.xojo.com/api/language/equals.html) - [Event](https://documentation.xojo.com/api/language/event.html) - [Extends](https://documentation.xojo.com/api/language/extends.html) - [False](https://documentation.xojo.com/api/language/false.html) - [Finally](https://documentation.xojo.com/api/language/finally.html) - [Function](https://documentation.xojo.com/api/language/function.html) - [Global](https://documentation.xojo.com/api/language/global.html) - [GoTo](https://documentation.xojo.com/api/language/goto.html) - [If](https://documentation.xojo.com/api/language/if.html) - [If...Then...Else](https://documentation.xojo.com/api/language/if...then...else.html) - [Implements](https://documentation.xojo.com/api/language/implements.html) - [Inherits](https://documentation.xojo.com/api/language/inherits.html) - [Interface](https://documentation.xojo.com/api/language/interface.html) - [IsEventImplemented](https://documentation.xojo.com/api/language/iseventimplemented.html) - [IsNull](https://documentation.xojo.com/api/language/isnull.html) - [IsNumeric](https://documentation.xojo.com/api/language/isnumeric.html) - [Iterable](https://documentation.xojo.com/api/language/iterable.html) - [Iterator](https://documentation.xojo.com/api/language/iterator.html) - [Line Continuation](https://documentation.xojo.com/api/language/line_continuation.html) - [ListSelectionNotificationReceiver](https://documentation.xojo.com/api/language/listselectionnotificationreceiver.html) - [ListSelectionNotifier](https://documentation.xojo.com/api/language/listselectionnotifier.html) - [Me](https://documentation.xojo.com/api/language/me.html) - [MemoryBlock](https://documentation.xojo.com/api/language/memoryblock.html) - [Module](https://documentation.xojo.com/api/language/module.html) - [New](https://documentation.xojo.com/api/language/new.html) - [Next](https://documentation.xojo.com/api/language/next.html) - [Nil](https://documentation.xojo.com/api/language/nil.html) - [Optional](https://documentation.xojo.com/api/language/optional.html) - [Pair](https://documentation.xojo.com/api/language/pair.html) - [ParamArray](https://documentation.xojo.com/api/language/paramarray.html) - [Private](https://documentation.xojo.com/api/language/private.html) - [Property](https://documentation.xojo.com/api/language/property.html) - [Protected](https://documentation.xojo.com/api/language/protected.html) - [Public](https://documentation.xojo.com/api/language/public.html) - [Quit](https://documentation.xojo.com/api/language/quit.html) - [Raise](https://documentation.xojo.com/api/language/raise.html) - [RaiseEvent](https://documentation.xojo.com/api/language/raiseevent.html) - [Redim](https://documentation.xojo.com/api/language/redim.html) - [RemoveHandler](https://documentation.xojo.com/api/language/removehandler.html) - [Return](https://documentation.xojo.com/api/language/return.html) - [Runtime](https://documentation.xojo.com/api/language/runtime.html) - [Select Case](https://documentation.xojo.com/api/language/select_case.html) - [Self](https://documentation.xojo.com/api/language/self_keyword.html) - [Set](https://documentation.xojo.com/api/language/set.html) - [Shared](https://documentation.xojo.com/api/language/shared.html) - [Arrays.Shuffle](https://documentation.xojo.com/api/language/shuffle.html) - [Static](https://documentation.xojo.com/api/language/static.html) - [Structure](https://documentation.xojo.com/api/language/structure.html) - [Sub](https://documentation.xojo.com/api/language/sub.html) - [Super](https://documentation.xojo.com/api/language/super.html) - [Timer](https://documentation.xojo.com/api/language/timer.html) - [To](https://documentation.xojo.com/api/language/to.html) - [True](https://documentation.xojo.com/api/language/true.html) - [Try](https://documentation.xojo.com/api/language/try.html) - [Using](https://documentation.xojo.com/api/language/using.html) - [Var](https://documentation.xojo.com/api/language/var.html) - [VarType](https://documentation.xojo.com/api/language/vartype.html) - [WeakAddressOf](https://documentation.xojo.com/api/language/weakaddressof.html) - [WeakRef](https://documentation.xojo.com/api/language/weakref.html) - [XojoVersion](https://documentation.xojo.com/api/language/xojoversion.html) - [XojoVersionString](https://documentation.xojo.com/api/language/xojoversionstring.html) - [macOS](https://documentation.xojo.com/api/macos/index.html) - [AppleEvent](https://documentation.xojo.com/api/macos/appleevent.html) - [AppleEventDescList](https://documentation.xojo.com/api/macos/appleeventdesclist.html) - [AppleEventObjectSpecifier](https://documentation.xojo.com/api/macos/appleeventobjectspecifier.html) - [AppleEventRecord](https://documentation.xojo.com/api/macos/appleeventrecord.html) - [AppleEventTemplate](https://documentation.xojo.com/api/macos/appleeventtemplate.html) - [DockItem](https://documentation.xojo.com/api/macos/dockitem.html) - [GetIndexedObjectDescriptor](https://documentation.xojo.com/api/macos/getindexedobjectdescriptor.html) - [GetNamedObjectDescriptor](https://documentation.xojo.com/api/macos/getnamedobjectdescriptor.html) - [GetOrdinalObjectDescriptor](https://documentation.xojo.com/api/macos/getordinalobjectdescriptor.html) - [GetPropertyObjectDescriptor](https://documentation.xojo.com/api/macos/getpropertyobjectdescriptor.html) - [GetRangeObjectDescriptor](https://documentation.xojo.com/api/macos/getrangeobjectdescriptor.html) - [GetStringComparisonObjectDescriptor](https://documentation.xojo.com/api/macos/getstringcomparisonobjectdescriptor.html) - [GetTestObjectDescriptor](https://documentation.xojo.com/api/macos/gettestobjectdescriptor.html) - [GetUniqueIDObjectDescriptor](https://documentation.xojo.com/api/macos/getuniqueidobjectdescriptor.html) - [Keychain](https://documentation.xojo.com/api/macos/keychain.html) - [KeychainItem](https://documentation.xojo.com/api/macos/keychainitem.html) - [ObjCBlock](https://documentation.xojo.com/api/macos/objcblock.html) - [SpotlightItem](https://documentation.xojo.com/api/macos/spotlightitem.html) - [SpotlightQuery](https://documentation.xojo.com/api/macos/spotlightquery.html) - [Math](https://documentation.xojo.com/api/math/index.html) - [Abs](https://documentation.xojo.com/api/math/abs.html) - [ACos](https://documentation.xojo.com/api/math/acos.html) - [Asc](https://documentation.xojo.com/api/math/asc.html) - [ASin](https://documentation.xojo.com/api/math/asin.html) - [ATan](https://documentation.xojo.com/api/math/atan.html) - [ATan2](https://documentation.xojo.com/api/math/atan2.html) - [Ceiling](https://documentation.xojo.com/api/math/ceiling.html) - [Cos](https://documentation.xojo.com/api/math/cos.html) - [Exp](https://documentation.xojo.com/api/math/exp.html) - [Floor](https://documentation.xojo.com/api/math/floor.html) - [Log](https://documentation.xojo.com/api/math/log.html) - [Max](https://documentation.xojo.com/api/math/max.html) - [Min](https://documentation.xojo.com/api/math/min.html) - [Oct](https://documentation.xojo.com/api/math/oct.html) - [Pow](https://documentation.xojo.com/api/math/pow.html) - [Random](https://documentation.xojo.com/api/math/random.html) - [Rnd](https://documentation.xojo.com/api/math/rnd.html) - [Round](https://documentation.xojo.com/api/math/round.html) - [Sign](https://documentation.xojo.com/api/math/sign.html) - [Sin](https://documentation.xojo.com/api/math/sin.html) - [Sqrt](https://documentation.xojo.com/api/math/sqrt.html) - [Tan](https://documentation.xojo.com/api/math/tan.html) - [Mobile](https://documentation.xojo.com/api/mobile/index.html) - [DeviceData](https://documentation.xojo.com/api/mobile/devicedata.html) - [MapLocation](https://documentation.xojo.com/api/mobile/maplocation.html) - [MobileApplication](https://documentation.xojo.com/api/mobile/mobileapplication.html) - [MobileCircularRegion](https://documentation.xojo.com/api/mobile/mobilecircularregion.html) - [MobileLocation](https://documentation.xojo.com/api/mobile/mobilelocation.html) - [MobileMotion](https://documentation.xojo.com/api/mobile/mobilemotion.html) - [MobileNotifications](https://documentation.xojo.com/api/mobile/mobilenotifications.html) - [NotificationCenter](https://documentation.xojo.com/api/mobile/notificationcenter.html) - [UserAuthentication](https://documentation.xojo.com/api/mobile/userauthentication.html) - [Networking](https://documentation.xojo.com/api/networking/index.html) - [AutoDiscovery](https://documentation.xojo.com/api/networking/autodiscovery.html) - [Datagram](https://documentation.xojo.com/api/networking/datagram.html) - [EasyTCPSocket](https://documentation.xojo.com/api/networking/easytcpsocket.html) - [EasyUDPSocket](https://documentation.xojo.com/api/networking/easyudpsocket.html) - [EmailAttachment](https://documentation.xojo.com/api/networking/emailattachment.html) - [EmailHeaders](https://documentation.xojo.com/api/networking/emailheaders.html) - [EmailMessage](https://documentation.xojo.com/api/networking/emailmessage.html) - [InternetHeaders](https://documentation.xojo.com/api/networking/internetheaders.html) - [IPCSocket](https://documentation.xojo.com/api/networking/ipcsocket.html) - [Network](https://documentation.xojo.com/api/networking/network.html) - [NetworkInterface](https://documentation.xojo.com/api/networking/networkinterface.html) - [POP3SecureSocket](https://documentation.xojo.com/api/networking/pop3securesocket.html) - [ServerSocket](https://documentation.xojo.com/api/networking/serversocket.html) - [SMTPSecureSocket](https://documentation.xojo.com/api/networking/smtpsecuresocket.html) - [SocketCore](https://documentation.xojo.com/api/networking/socketcore.html) - [Socket Error Codes](https://documentation.xojo.com/api/networking/socket_error_codes.html) - [SSLSocket](https://documentation.xojo.com/api/networking/sslsocket.html) - [TCPSocket](https://documentation.xojo.com/api/networking/tcpsocket.html) - [UDPSocket](https://documentation.xojo.com/api/networking/udpsocket.html) - [URLConnection](https://documentation.xojo.com/api/networking/urlconnection.html) - [OS](https://documentation.xojo.com/api/os/index.html) - [DateInterval](https://documentation.xojo.com/api/os/dateinterval.html) - [Locale](https://documentation.xojo.com/api/os/locale.html) - [OSHandle](https://documentation.xojo.com/api/os/oshandle.html) - [Shell](https://documentation.xojo.com/api/os/shell.html) - [Sound](https://documentation.xojo.com/api/os/sound.html) - [System](https://documentation.xojo.com/api/os/system.html) - [System.VersionData](https://documentation.xojo.com/api/os/system.versiondata.html) - [TimeZone](https://documentation.xojo.com/api/os/timezone.html) - [PDF](https://documentation.xojo.com/api/pdf/index.html) - [CellRange](https://documentation.xojo.com/api/pdf/cellrange.html) - [PDFAnnotation](https://documentation.xojo.com/api/pdf/pdfannotation.html) - [PDFButton](https://documentation.xojo.com/api/pdf/pdfbutton.html) - [PDFCallout](https://documentation.xojo.com/api/pdf/pdfcallout.html) - [PDFCheckBox](https://documentation.xojo.com/api/pdf/pdfcheckbox.html) - [PDFComboBox](https://documentation.xojo.com/api/pdf/pdfcombobox.html) - [PDFControl](https://documentation.xojo.com/api/pdf/pdfcontrol.html) - [PDFDocument](https://documentation.xojo.com/api/pdf/pdfdocument.html) - [PDFGraphics](https://documentation.xojo.com/api/pdf/pdfgraphics.html) - [PDFLine](https://documentation.xojo.com/api/pdf/pdfline.html) - [PDFListBox](https://documentation.xojo.com/api/pdf/pdflistbox.html) - [PDFPermissions](https://documentation.xojo.com/api/pdf/pdfpermissions.html) - [PDFPopupMenu](https://documentation.xojo.com/api/pdf/pdfpopupmenu.html) - [PDFRadioButton](https://documentation.xojo.com/api/pdf/pdfradiobutton.html) - [PDFShape](https://documentation.xojo.com/api/pdf/pdfshape.html) - [PDFSignature](https://documentation.xojo.com/api/pdf/pdfsignature.html) - [PDFTable](https://documentation.xojo.com/api/pdf/pdftable.html) - [PDFTableDataSource](https://documentation.xojo.com/api/pdf/pdftabledatasource.html) - [PDFTextArea](https://documentation.xojo.com/api/pdf/pdftextarea.html) - [PDFTextControl](https://documentation.xojo.com/api/pdf/pdftextcontrol.html) - [PDFTextField](https://documentation.xojo.com/api/pdf/pdftextfield.html) - [PDFTOCEntry](https://documentation.xojo.com/api/pdf/pdftocentry.html) - [PDFTransition](https://documentation.xojo.com/api/pdf/pdftransition.html) - [PDFViewerOptions](https://documentation.xojo.com/api/pdf/pdfvieweroptions.html) - [Printing](https://documentation.xojo.com/api/printing/index.html) - [PrinterSetup](https://documentation.xojo.com/api/printing/printersetup.html) - [Reporting](https://documentation.xojo.com/api/printing/reporting/index.html) - [Dataset](https://documentation.xojo.com/api/printing/reporting/dataset.html) - [RBReportControl](https://documentation.xojo.com/api/printing/reporting/rbreportcontrol.html) - [RBReportDocument](https://documentation.xojo.com/api/printing/reporting/rbreportdocument.html) - [Report](https://documentation.xojo.com/api/printing/reporting/report.html) - [ReportDateLabel](https://documentation.xojo.com/api/printing/reporting/reportdatelabel.html) - [ReportField](https://documentation.xojo.com/api/printing/reporting/reportfield.html) - [ReportLabel](https://documentation.xojo.com/api/printing/reporting/reportlabel.html) - [ReportLineShape](https://documentation.xojo.com/api/printing/reporting/reportlineshape.html) - [ReportOvalShape](https://documentation.xojo.com/api/printing/reporting/reportovalshape.html) - [ReportPageNumberLabel](https://documentation.xojo.com/api/printing/reporting/reportpagenumberlabel.html) - [ReportPicture](https://documentation.xojo.com/api/printing/reporting/reportpicture.html) - [ReportRectangleShape](https://documentation.xojo.com/api/printing/reporting/reportrectangleshape.html) - [ReportRoundRectangleShape](https://documentation.xojo.com/api/printing/reporting/reportroundrectangleshape.html) - [Reports](https://documentation.xojo.com/api/printing/reporting/reports_module.html) - [StyledTextPrinter](https://documentation.xojo.com/api/printing/styledtextprinter.html) - [Text](https://documentation.xojo.com/api/text/index.html) - [Bin](https://documentation.xojo.com/api/text/bin.html) - [Chr](https://documentation.xojo.com/api/text/chr.html) - [CLong](https://documentation.xojo.com/api/text/clong.html) - [CStr](https://documentation.xojo.com/api/text/cstr.html) - [Encoding Text](https://documentation.xojo.com/api/text/encoding_text/index.html) - [ConvertEncoding](https://documentation.xojo.com/api/text/encoding_text/convertencoding.html) - [DecodeBase64](https://documentation.xojo.com/api/text/encoding_text/decodebase64.html) - [DecodeHex](https://documentation.xojo.com/api/text/encoding_text/decodehex.html) - [DecodeQuotedPrintable](https://documentation.xojo.com/api/text/encoding_text/decodequotedprintable.html) - [DecodeURLComponent](https://documentation.xojo.com/api/text/encoding_text/decodeurlcomponent.html) - [DefineEncoding](https://documentation.xojo.com/api/text/encoding_text/defineencoding.html) - [EncodeBase64](https://documentation.xojo.com/api/text/encoding_text/encodebase64.html) - [EncodeHex](https://documentation.xojo.com/api/text/encoding_text/encodehex.html) - [EncodeQuotedPrintable](https://documentation.xojo.com/api/text/encoding_text/encodequotedprintable.html) - [EncodeURLComponent](https://documentation.xojo.com/api/text/encoding_text/encodeurlcomponent.html) - [Encoding](https://documentation.xojo.com/api/text/encoding_text/encoding.html) - [Encodings](https://documentation.xojo.com/api/text/encoding_text/encodings.html) - [GetFontTextEncoding](https://documentation.xojo.com/api/text/encoding_text/getfonttextencoding.html) - [GetInternetTextEncoding](https://documentation.xojo.com/api/text/encoding_text/getinternettextencoding.html) - [GetTextConverter](https://documentation.xojo.com/api/text/encoding_text/gettextconverter.html) - [GetTextEncoding](https://documentation.xojo.com/api/text/encoding_text/gettextencoding.html) - [GuessJapaneseEncoding](https://documentation.xojo.com/api/text/encoding_text/guessjapaneseencoding.html) - [TextConverter](https://documentation.xojo.com/api/text/encoding_text/textconverter.html) - [TextEncoding](https://documentation.xojo.com/api/text/encoding_text/textencoding.html) - [EndOfLine](https://documentation.xojo.com/api/text/endofline.html) - [Format](https://documentation.xojo.com/api/text/format.html) - [Hex](https://documentation.xojo.com/api/text/hex.html) - [JSON](https://documentation.xojo.com/api/text/json/index.html) - [GenerateJSON](https://documentation.xojo.com/api/text/json/generatejson.html) - [ParseJSON](https://documentation.xojo.com/api/text/json/parsejson.html) - [JSONItem](https://documentation.xojo.com/api/text/json/jsonitem.html) - [JSONOptions](https://documentation.xojo.com/api/text/json/jsonoptions.html) - [Paragraph](https://documentation.xojo.com/api/text/paragraph.html) - [Range](https://documentation.xojo.com/api/text/range.html) - [Regular Expressions](https://documentation.xojo.com/api/text/regular_expressions/index.html) - [RegExOptions](https://documentation.xojo.com/api/text/regular_expressions/regexoptions.html) - [RegExMatch](https://documentation.xojo.com/api/text/regular_expressions/regexmatch.html) - [RegEx](https://documentation.xojo.com/api/text/regular_expressions/regex.html) - [Str](https://documentation.xojo.com/api/text/str.html) - [StyledText](https://documentation.xojo.com/api/text/styledtext.html) - [StyleRun](https://documentation.xojo.com/api/text/stylerun.html) - [TextAlignments](https://documentation.xojo.com/api/text/textalignments.html) - [Val](https://documentation.xojo.com/api/text/val.html) - [XML](https://documentation.xojo.com/api/text/xml/index.html) - [XMLAttribute](https://documentation.xojo.com/api/text/xml/xmlattribute.html) - [XMLAttributeList](https://documentation.xojo.com/api/text/xml/xmlattributelist.html) - [XMLCDATASection](https://documentation.xojo.com/api/text/xml/xmlcdatasection.html) - [XMLComment](https://documentation.xojo.com/api/text/xml/xmlcomment.html) - [XMLContentModel](https://documentation.xojo.com/api/text/xml/xmlcontentmodel.html) - [XMLDocument](https://documentation.xojo.com/api/text/xml/xmldocument.html) - [XMLElement](https://documentation.xojo.com/api/text/xml/xmlelement.html) - [XMLNode](https://documentation.xojo.com/api/text/xml/xmlnode.html) - [XMLNodeList](https://documentation.xojo.com/api/text/xml/xmlnodelist.html) - [XMLNodeType](https://documentation.xojo.com/api/text/xml/xmlnodetype.html) - [XMLProcessingInstruction](https://documentation.xojo.com/api/text/xml/xmlprocessinginstruction.html) - [XMLReader](https://documentation.xojo.com/api/text/xml/xmlreader.html) - [XMLStyleSheet](https://documentation.xojo.com/api/text/xml/xmlstylesheet.html) - [XMLTextNode](https://documentation.xojo.com/api/text/xml/xmltextnode.html) - [XMLXsltHandler](https://documentation.xojo.com/api/text/xml/xmlxslthandler.html) - [User interface](https://documentation.xojo.com/api/user_interface/index.html) - [Desktop](https://documentation.xojo.com/api/user_interface/desktop/index.html) - [ClearFocus](https://documentation.xojo.com/api/user_interface/desktop/clearfocus.html) - [Cursors](https://documentation.xojo.com/api/user_interface/desktop/cursors.html) - [DesktopApplication](https://documentation.xojo.com/api/user_interface/desktop/desktopapplication.html) - [DesktopApplicationMenuItem](https://documentation.xojo.com/api/user_interface/desktop/desktopapplicationmenuitem.html) - [DesktopBevelButton](https://documentation.xojo.com/api/user_interface/desktop/desktopbevelbutton.html) - [DesktopButton](https://documentation.xojo.com/api/user_interface/desktop/desktopbutton.html) - [DesktopCanvas](https://documentation.xojo.com/api/user_interface/desktop/desktopcanvas.html) - [DesktopChart](https://documentation.xojo.com/api/user_interface/desktop/desktopchart.html) - [DesktopCheckBox](https://documentation.xojo.com/api/user_interface/desktop/desktopcheckbox.html) - [DesktopColorPicker](https://documentation.xojo.com/api/user_interface/desktop/desktopcolorpicker.html) - [DesktopComboBox](https://documentation.xojo.com/api/user_interface/desktop/desktopcombobox.html) - [DesktopContainer](https://documentation.xojo.com/api/user_interface/desktop/desktopcontainer.html) - [DesktopControl](https://documentation.xojo.com/api/user_interface/desktop/desktopcontrol.html) - [DesktopDateTimePicker](https://documentation.xojo.com/api/user_interface/desktop/desktopdatetimepicker.html) - [DesktopDisclosureTriangle](https://documentation.xojo.com/api/user_interface/desktop/desktopdisclosuretriangle.html) - [DesktopDisplay](https://documentation.xojo.com/api/user_interface/desktop/desktopdisplay.html) - [DesktopGroupBox](https://documentation.xojo.com/api/user_interface/desktop/desktopgroupbox.html) - [DesktopHTMLViewer](https://documentation.xojo.com/api/user_interface/desktop/desktophtmlviewer.html) - [DesktopImageViewer](https://documentation.xojo.com/api/user_interface/desktop/desktopimageviewer.html) - [DesktopLabel](https://documentation.xojo.com/api/user_interface/desktop/desktoplabel.html) - [DesktopListBox](https://documentation.xojo.com/api/user_interface/desktop/desktoplistbox.html) - [DesktopListBoxColumn](https://documentation.xojo.com/api/user_interface/desktop/desktoplistboxcolumn.html) - [DesktopListBoxRow](https://documentation.xojo.com/api/user_interface/desktop/desktoplistboxrow.html) - [DesktopMDIWindow](https://documentation.xojo.com/api/user_interface/desktop/desktopmdiwindow.html) - [DesktopMenuBar](https://documentation.xojo.com/api/user_interface/desktop/desktopmenubar.html) - [DesktopMenuItem](https://documentation.xojo.com/api/user_interface/desktop/desktopmenuitem.html) - [DesktopMoviePlayer](https://documentation.xojo.com/api/user_interface/desktop/desktopmovieplayer.html) - [DesktopNotePlayer](https://documentation.xojo.com/api/user_interface/desktop/desktopnoteplayer.html) - [DesktopOLEContainer](https://documentation.xojo.com/api/user_interface/desktop/desktopolecontainer.html) - [DesktopOpenGLSurface](https://documentation.xojo.com/api/user_interface/desktop/desktopopenglsurface.html) - [DesktopOval](https://documentation.xojo.com/api/user_interface/desktop/desktopoval.html) - [DesktopPagePanel](https://documentation.xojo.com/api/user_interface/desktop/desktoppagepanel.html) - [DesktopPopupArrow](https://documentation.xojo.com/api/user_interface/desktop/desktoppopuparrow.html) - [DesktopPopupMenu](https://documentation.xojo.com/api/user_interface/desktop/desktoppopupmenu.html) - [DesktopPreferencesMenuItem](https://documentation.xojo.com/api/user_interface/desktop/desktoppreferencesmenuitem.html) - [DesktopProgressBar](https://documentation.xojo.com/api/user_interface/desktop/desktopprogressbar.html) - [DesktopProgressWheel](https://documentation.xojo.com/api/user_interface/desktop/desktopprogresswheel.html) - [DesktopQuitMenuItem](https://documentation.xojo.com/api/user_interface/desktop/desktopquitmenuitem.html) - [DesktopRadioButton](https://documentation.xojo.com/api/user_interface/desktop/desktopradiobutton.html) - [DesktopRadioGroup](https://documentation.xojo.com/api/user_interface/desktop/desktopradiogroup.html) - [DesktopRectangle](https://documentation.xojo.com/api/user_interface/desktop/desktoprectangle.html) - [DesktopScrollbar](https://documentation.xojo.com/api/user_interface/desktop/desktopscrollbar.html) - [DesktopSearchField](https://documentation.xojo.com/api/user_interface/desktop/desktopsearchfield.html) - [DesktopSegmentedButton](https://documentation.xojo.com/api/user_interface/desktop/desktopsegmentedbutton.html) - [DesktopSeparator](https://documentation.xojo.com/api/user_interface/desktop/desktopseparator.html) - [DesktopSlider](https://documentation.xojo.com/api/user_interface/desktop/desktopslider.html) - [DesktopTabPanel](https://documentation.xojo.com/api/user_interface/desktop/desktoptabpanel.html) - [DesktopTextArea](https://documentation.xojo.com/api/user_interface/desktop/desktoptextarea.html) - [DesktopTextControl](https://documentation.xojo.com/api/user_interface/desktop/desktoptextcontrol.html) - [DesktopTextField](https://documentation.xojo.com/api/user_interface/desktop/desktoptextfield.html) - [DesktopToolbar](https://documentation.xojo.com/api/user_interface/desktop/desktoptoolbar.html) - [DesktopToolbarButton](https://documentation.xojo.com/api/user_interface/desktop/desktoptoolbarbutton.html) - [DesktopToolbarItem](https://documentation.xojo.com/api/user_interface/desktop/desktoptoolbaritem.html) - [DesktopTrayItem](https://documentation.xojo.com/api/user_interface/desktop/desktoptrayitem.html) - [DesktopUIControl](https://documentation.xojo.com/api/user_interface/desktop/desktopuicontrol.html) - [DesktopUpDownArrows](https://documentation.xojo.com/api/user_interface/desktop/desktopupdownarrows.html) - [DesktopWindow](https://documentation.xojo.com/api/user_interface/desktop/desktopwindow.html) - [DesktopXAMLContainer](https://documentation.xojo.com/api/user_interface/desktop/desktopxamlcontainer.html) - [DragItem](https://documentation.xojo.com/api/user_interface/desktop/dragitem.html) - [FolderItemDialog](https://documentation.xojo.com/api/user_interface/desktop/folderitemdialog.html) - [IsContextualClick](https://documentation.xojo.com/api/user_interface/desktop/iscontextualclick.html) - [MessageDialog](https://documentation.xojo.com/api/user_interface/desktop/messagedialog.html) - [MessageDialogButton](https://documentation.xojo.com/api/user_interface/desktop/messagedialogbutton.html) - [MouseCursor](https://documentation.xojo.com/api/user_interface/desktop/mousecursor.html) - [OpenFileDialog](https://documentation.xojo.com/api/user_interface/desktop/openfiledialog.html) - [SaveFileDialog](https://documentation.xojo.com/api/user_interface/desktop/savefiledialog.html) - [Segment](https://documentation.xojo.com/api/user_interface/desktop/segment.html) - [SelectFolderDialog](https://documentation.xojo.com/api/user_interface/desktop/selectfolderdialog.html) - [UserCancelled](https://documentation.xojo.com/api/user_interface/desktop/usercancelled.html) - [Mobile](https://documentation.xojo.com/api/user_interface/mobile/index.html) - [MobileButton](https://documentation.xojo.com/api/user_interface/mobile/mobilebutton.html) - [MobileCanvas](https://documentation.xojo.com/api/user_interface/mobile/mobilecanvas.html) - [MobileChart](https://documentation.xojo.com/api/user_interface/mobile/mobilechart.html) - [MobileColorPicker](https://documentation.xojo.com/api/user_interface/mobile/mobilecolorpicker.html) - [MobileContainer](https://documentation.xojo.com/api/user_interface/mobile/mobilecontainer.html) - [MobileControl](https://documentation.xojo.com/api/user_interface/mobile/mobilecontrol.html) - [MobileDateTimePicker](https://documentation.xojo.com/api/user_interface/mobile/mobiledatetimepicker.html) - [MobileHTMLViewer](https://documentation.xojo.com/api/user_interface/mobile/mobilehtmlviewer.html) - [MobileImagePicker](https://documentation.xojo.com/api/user_interface/mobile/mobileimagepicker.html) - [MobileImageViewer](https://documentation.xojo.com/api/user_interface/mobile/mobileimageviewer.html) - [MobileLabel](https://documentation.xojo.com/api/user_interface/mobile/mobilelabel.html) - [MobileMapViewer](https://documentation.xojo.com/api/user_interface/mobile/mobilemapviewer.html) - [MobileMessageBox](https://documentation.xojo.com/api/user_interface/mobile/mobilemessagebox.html) - [MobileMoviePlayer](https://documentation.xojo.com/api/user_interface/mobile/mobilemovieplayer.html) - [MobileOval](https://documentation.xojo.com/api/user_interface/mobile/mobileoval.html) - [MobilePDFViewer](https://documentation.xojo.com/api/user_interface/mobile/mobilepdfviewer.html) - [MobilePopupMenu](https://documentation.xojo.com/api/user_interface/mobile/mobilepopupmenu.html) - [MobilePopupMessage](https://documentation.xojo.com/api/user_interface/mobile/mobilepopupmessage.html) - [MobileProgressBar](https://documentation.xojo.com/api/user_interface/mobile/mobileprogressbar.html) - [MobileProgressWheel](https://documentation.xojo.com/api/user_interface/mobile/mobileprogresswheel.html) - [MobileRectangle](https://documentation.xojo.com/api/user_interface/mobile/mobilerectangle.html) - [MobileScreen](https://documentation.xojo.com/api/user_interface/mobile/mobilescreen.html) - [MobileScrollableArea](https://documentation.xojo.com/api/user_interface/mobile/mobilescrollablearea.html) - [MobileSegment](https://documentation.xojo.com/api/user_interface/mobile/mobilesegment.html) - [MobileSegmentedButton](https://documentation.xojo.com/api/user_interface/mobile/mobilesegmentedbutton.html) - [MobileSeparator](https://documentation.xojo.com/api/user_interface/mobile/mobileseparator.html) - [MobileSharingPanel](https://documentation.xojo.com/api/user_interface/mobile/mobilesharingpanel.html) - [MobileSlider](https://documentation.xojo.com/api/user_interface/mobile/mobileslider.html) - [MobileSwitch](https://documentation.xojo.com/api/user_interface/mobile/mobileswitch.html) - [MobileTableCellData](https://documentation.xojo.com/api/user_interface/mobile/mobiletablecelldata.html) - [MobileTableCustomCell](https://documentation.xojo.com/api/user_interface/mobile/mobiletablecustomcell.html) - [MobileTabPanel](https://documentation.xojo.com/api/user_interface/mobile/mobiletabpanel.html) - [MobileTextArea](https://documentation.xojo.com/api/user_interface/mobile/mobiletextarea.html) - [MobileTextControl](https://documentation.xojo.com/api/user_interface/mobile/mobiletextcontrol.html) - [MobileTextField](https://documentation.xojo.com/api/user_interface/mobile/mobiletextfield.html) - [MobileToolbar](https://documentation.xojo.com/api/user_interface/mobile/mobiletoolbar.html) - [MobileToolbarButton](https://documentation.xojo.com/api/user_interface/mobile/mobiletoolbarbutton.html) - [MobileUIControl](https://documentation.xojo.com/api/user_interface/mobile/mobileuicontrol.html) - [PointerEvent](https://documentation.xojo.com/api/user_interface/mobile/pointerevent.html) - [Web](https://documentation.xojo.com/api/user_interface/web/index.html) - [WebAudioPlayer](https://documentation.xojo.com/api/user_interface/web/webaudioplayer.html) - [WebBreadCrumb](https://documentation.xojo.com/api/user_interface/web/webbreadcrumb.html) - [WebButton](https://documentation.xojo.com/api/user_interface/web/webbutton.html) - [WebCanvas](https://documentation.xojo.com/api/user_interface/web/webcanvas.html) - [WebChart](https://documentation.xojo.com/api/user_interface/web/webchart.html) - [WebCheckBox](https://documentation.xojo.com/api/user_interface/web/webcheckbox.html) - [WebComboBox](https://documentation.xojo.com/api/user_interface/web/webcombobox.html) - [WebContainer](https://documentation.xojo.com/api/user_interface/web/webcontainer.html) - [WebControl](https://documentation.xojo.com/api/user_interface/web/webcontrol.html) - [WebDatePicker](https://documentation.xojo.com/api/user_interface/web/webdatepicker.html) - [WebDialog](https://documentation.xojo.com/api/user_interface/web/webdialog.html) - [WebDragItem](https://documentation.xojo.com/api/user_interface/web/webdragitem.html) - [WebEntryField](https://documentation.xojo.com/api/user_interface/web/webentryfield.html) - [WebFileUploader](https://documentation.xojo.com/api/user_interface/web/webfileuploader.html) - [WebHTMLViewer](https://documentation.xojo.com/api/user_interface/web/webhtmlviewer.html) - [WebImageViewer](https://documentation.xojo.com/api/user_interface/web/webimageviewer.html) - [WebLabel](https://documentation.xojo.com/api/user_interface/web/weblabel.html) - [WebLink](https://documentation.xojo.com/api/user_interface/web/weblink.html) - [WebListBox](https://documentation.xojo.com/api/user_interface/web/weblistbox.html) - [WebMapViewer](https://documentation.xojo.com/api/user_interface/web/webmapviewer.html) - [WebMenuItem](https://documentation.xojo.com/api/user_interface/web/webmenuitem.html) - [WebMessageDialog](https://documentation.xojo.com/api/user_interface/web/webmessagedialog.html) - [WebMessageDialogButton](https://documentation.xojo.com/api/user_interface/web/webmessagedialogbutton.html) - [WebMoviePlayer](https://documentation.xojo.com/api/user_interface/web/webmovieplayer.html) - [WebPage](https://documentation.xojo.com/api/user_interface/web/webpage.html) - [WebPageControl](https://documentation.xojo.com/api/user_interface/web/webpagecontrol.html) - [WebPagePanel](https://documentation.xojo.com/api/user_interface/web/webpagepanel.html) - [WebPagination](https://documentation.xojo.com/api/user_interface/web/webpagination.html) - [WebPopupMenu](https://documentation.xojo.com/api/user_interface/web/webpopupmenu.html) - [WebProgressBar](https://documentation.xojo.com/api/user_interface/web/webprogressbar.html) - [WebProgressWheel](https://documentation.xojo.com/api/user_interface/web/webprogresswheel.html) - [WebRadioButton](https://documentation.xojo.com/api/user_interface/web/webradiobutton.html) - [WebRadioGroup](https://documentation.xojo.com/api/user_interface/web/webradiogroup.html) - [WebRectangle](https://documentation.xojo.com/api/user_interface/web/webrectangle.html) - [WebSDKControl](https://documentation.xojo.com/api/user_interface/web/websdkcontrol.html) - [WebSDKUIControl](https://documentation.xojo.com/api/user_interface/web/websdkuicontrol.html) - [WebSearchField](https://documentation.xojo.com/api/user_interface/web/websearchfield.html) - [WebSegment](https://documentation.xojo.com/api/user_interface/web/websegment.html) - [WebSegmentedButton](https://documentation.xojo.com/api/user_interface/web/websegmentedbutton.html) - [WebSlider](https://documentation.xojo.com/api/user_interface/web/webslider.html) - [WebStyle](https://documentation.xojo.com/api/user_interface/web/webstyle.html) - [WebTabPanel](https://documentation.xojo.com/api/user_interface/web/webtabpanel.html) - [WebTextArea](https://documentation.xojo.com/api/user_interface/web/webtextarea.html) - [WebTextControl](https://documentation.xojo.com/api/user_interface/web/webtextcontrol.html) - [WebTextField](https://documentation.xojo.com/api/user_interface/web/webtextfield.html) - [WebToolbar](https://documentation.xojo.com/api/user_interface/web/webtoolbar.html) - [WebToolbarButton](https://documentation.xojo.com/api/user_interface/web/webtoolbarbutton.html) - [WebToolbarItem](https://documentation.xojo.com/api/user_interface/web/webtoolbaritem.html) - [WebToolTip](https://documentation.xojo.com/api/user_interface/web/webtooltip.html) - [WebUIControl](https://documentation.xojo.com/api/user_interface/web/webuicontrol.html) - [WebView](https://documentation.xojo.com/api/user_interface/web/webview.html) - [AppSupportsDarkMode](https://documentation.xojo.com/api/user_interface/appsupportsdarkmode.html) - [AppSupportsHiDPI](https://documentation.xojo.com/api/user_interface/appsupportshidpi.html) - [Charts](https://documentation.xojo.com/api/user_interface/charts/index.html) - [ChartCircularDataset](https://documentation.xojo.com/api/user_interface/charts/chartcirculardataset.html) - [ChartDataset](https://documentation.xojo.com/api/user_interface/charts/chartdataset.html) - [ChartLinearDataset](https://documentation.xojo.com/api/user_interface/charts/chartlineardataset.html) - [ChartScatterDatapoint](https://documentation.xojo.com/api/user_interface/charts/chartscatterdatapoint.html) - [ChartScatterDataset](https://documentation.xojo.com/api/user_interface/charts/chartscatterdataset.html) - [Clipboard](https://documentation.xojo.com/api/user_interface/clipboard.html) - [Controls](https://documentation.xojo.com/api/user_interface/controls/index.html) - [Button](https://documentation.xojo.com/api/user_interface/controls/button.html) - [Canvas](https://documentation.xojo.com/api/user_interface/controls/canvas.html) - [Chart](https://documentation.xojo.com/api/user_interface/controls/chart.html) - [CheckBox](https://documentation.xojo.com/api/user_interface/controls/checkbox.html) - [ColorPicker](https://documentation.xojo.com/api/user_interface/controls/colorpicker.html) - [ComboBox](https://documentation.xojo.com/api/user_interface/controls/combobox.html) - [Container](https://documentation.xojo.com/api/user_interface/controls/container.html) - [DateTimePicker](https://documentation.xojo.com/api/user_interface/controls/datetimepicker.html) - [HTMLViewer](https://documentation.xojo.com/api/user_interface/controls/htmlviewer.html) - [ImageViewer](https://documentation.xojo.com/api/user_interface/controls/imageviewer.html) - [Label](https://documentation.xojo.com/api/user_interface/controls/label.html) - [ListBox](https://documentation.xojo.com/api/user_interface/controls/listbox.html) - [MapViewer](https://documentation.xojo.com/api/user_interface/controls/mapviewer.html) - [MessageDialog](https://documentation.xojo.com/api/user_interface/controls/messagedialog.html) - [MessageDialogButton](https://documentation.xojo.com/api/user_interface/controls/messagedialogbutton.html) - [MoviePlayer](https://documentation.xojo.com/api/user_interface/controls/movieplayer.html) - [Oval](https://documentation.xojo.com/api/user_interface/controls/oval.html) - [PagePanel](https://documentation.xojo.com/api/user_interface/controls/pagepanel.html) - [PopupMenu](https://documentation.xojo.com/api/user_interface/controls/popupmenu.html) - [ProgressBar](https://documentation.xojo.com/api/user_interface/controls/progressbar.html) - [ProgressWheel](https://documentation.xojo.com/api/user_interface/controls/progresswheel.html) - [RadioGroup](https://documentation.xojo.com/api/user_interface/controls/radiogroup.html) - [Rectangle](https://documentation.xojo.com/api/user_interface/controls/rectangle.html) - [Scrollbar](https://documentation.xojo.com/api/user_interface/controls/scrollbar.html) - [SearchField](https://documentation.xojo.com/api/user_interface/controls/searchfield.html) - [SegmentedButton](https://documentation.xojo.com/api/user_interface/controls/segmentedbutton.html) - [Slider](https://documentation.xojo.com/api/user_interface/controls/slider.html) - [TabPanel](https://documentation.xojo.com/api/user_interface/controls/tabpanel.html) - [TextArea](https://documentation.xojo.com/api/user_interface/controls/textarea.html) - [TextField](https://documentation.xojo.com/api/user_interface/controls/textfield.html) - [Toolbar](https://documentation.xojo.com/api/user_interface/controls/toolbar.html) - [ToolbarButton](https://documentation.xojo.com/api/user_interface/controls/toolbarbutton.html) - [ToolbarItem](https://documentation.xojo.com/api/user_interface/controls/toolbaritem.html) - [Localization](https://documentation.xojo.com/api/user_interface/localization.html) - [Maps](https://documentation.xojo.com/api/user_interface/maps/index.html) - [MapRoute](https://documentation.xojo.com/api/user_interface/maps/maproute.html) - [MessageBox](https://documentation.xojo.com/api/user_interface/messagebox.html) - [Movie](https://documentation.xojo.com/api/user_interface/movie.html) - [Notifications](https://documentation.xojo.com/api/user_interface/notifications/index.html) - [NotificationContent](https://documentation.xojo.com/api/user_interface/notifications/notificationcontent.html) - [NotificationSettings](https://documentation.xojo.com/api/user_interface/notifications/notificationsettings.html) - [Notification](https://documentation.xojo.com/api/user_interface/notifications/notification.html) - [CalendarNotification](https://documentation.xojo.com/api/user_interface/notifications/calendarnotification.html) - [LocationNotification](https://documentation.xojo.com/api/user_interface/notifications/locationnotification.html) - [NotificationResponseAction](https://documentation.xojo.com/api/user_interface/notifications/notificationresponseaction.html) - [NotificationResponseButton](https://documentation.xojo.com/api/user_interface/notifications/notificationresponsebutton.html) - [NotificationResponseCategory](https://documentation.xojo.com/api/user_interface/notifications/notificationresponsecategory.html) - [NotificationResponseTextField](https://documentation.xojo.com/api/user_interface/notifications/notificationresponsetextfield.html) - [RemoteNotification](https://documentation.xojo.com/api/user_interface/notifications/remotenotification.html) - [TimeIntervalNotification](https://documentation.xojo.com/api/user_interface/notifications/timeintervalnotification.html) - [Web](https://documentation.xojo.com/api/web/index.html) - [Session](https://documentation.xojo.com/api/web/session.html) - [WebApplication](https://documentation.xojo.com/api/web/webapplication.html) - [WebAppSecurityOptions](https://documentation.xojo.com/api/web/webappsecurityoptions.html) - [WebCookieManager](https://documentation.xojo.com/api/web/webcookiemanager.html) - [WebCSSClasses](https://documentation.xojo.com/api/web/webcssclasses.html) - [WebDataSource](https://documentation.xojo.com/api/web/webdatasource.html) - [WebFile](https://documentation.xojo.com/api/web/webfile.html) - [WebListBoxCellRenderer](https://documentation.xojo.com/api/web/weblistboxcellrenderer.html) - [WebListBoxColumnData](https://documentation.xojo.com/api/web/weblistboxcolumndata.html) - [WebListBoxDateTimeRenderer](https://documentation.xojo.com/api/web/weblistboxdatetimerenderer.html) - [WebListBoxImageRenderer](https://documentation.xojo.com/api/web/weblistboximagerenderer.html) - [WebListBoxRowData](https://documentation.xojo.com/api/web/weblistboxrowdata.html) - [WebListBoxStyleRenderer](https://documentation.xojo.com/api/web/weblistboxstylerenderer.html) - [WebListBoxTextRenderer](https://documentation.xojo.com/api/web/weblistboxtextrenderer.html) - [WebLocation](https://documentation.xojo.com/api/web/weblocation.html) - [WebMapLocation](https://documentation.xojo.com/api/web/webmaplocation.html) - [WebRequest](https://documentation.xojo.com/api/web/webrequest.html) - [WebResponse](https://documentation.xojo.com/api/web/webresponse.html) - [WebSession](https://documentation.xojo.com/api/web/websession.html) - [WebSessionContext](https://documentation.xojo.com/api/web/websessioncontext.html) - [WebThread](https://documentation.xojo.com/api/web/webthread.html) - [WebTimer](https://documentation.xojo.com/api/web/webtimer.html) - [WebUploadedFile](https://documentation.xojo.com/api/web/webuploadedfile.html) - [Windows](https://documentation.xojo.com/api/windows/index.html) - [COM](https://documentation.xojo.com/api/windows/com.html) - [ExcelApplication](https://documentation.xojo.com/api/windows/excelapplication.html) - [IDispatch](https://documentation.xojo.com/api/windows/idispatch.html) - [IEnumVARIANT](https://documentation.xojo.com/api/windows/ienumvariant.html) - [IPicture](https://documentation.xojo.com/api/windows/ipicture.html) - [IUnknown](https://documentation.xojo.com/api/windows/iunknown.html) - [Office](https://documentation.xojo.com/api/windows/office.html) - [OLEObject](https://documentation.xojo.com/api/windows/oleobject.html) - [OLEParameter](https://documentation.xojo.com/api/windows/oleparameter.html) - [PowerPointApplication](https://documentation.xojo.com/api/windows/powerpointapplication.html) - [RegistryItem](https://documentation.xojo.com/api/windows/registryitem.html) - [WordApplication](https://documentation.xojo.com/api/windows/wordapplication.html) - [Xojo Cloud](https://documentation.xojo.com/api/xojocloud/index.html) - [FirewallPort](https://documentation.xojo.com/api/xojocloud/firewallport.html) - [XojoCloud Namespace](https://documentation.xojo.com/api/xojocloud/xojocloud_namespace.html) - [XojoCloud.RemoteNotifications](https://documentation.xojo.com/api/xojocloud/xojocloud.remotenotifications.html) - [XojoCloud.RemoteNotifications.DeliveryOptions](https://documentation.xojo.com/api/xojocloud/xojocloud.remotenotifications.deliveryoptions.html) - [XojoCloud.RemoteNotifications.Message](https://documentation.xojo.com/api/xojocloud/xojocloud.remotenotifications.message.html) - [Deprecations](https://documentation.xojo.com/resources/deprecations.html) - [Learn object-oriented programming](https://documentation.xojo.com/resources/learn_object-oriented_programming.html) - [Previous releases](https://documentation.xojo.com/resources/previous_releases/index.html) - [Xojo 2025r2](https://documentation.xojo.com/resources/previous_releases/2025r2.html) - [Xojo 2025r1.1](https://documentation.xojo.com/resources/previous_releases/2025r1.1.html) - [Xojo 2025r1](https://documentation.xojo.com/resources/previous_releases/2025r1.html) - [Xojo 2024r4.2](https://documentation.xojo.com/resources/previous_releases/2024r4.2.html) - [Xojo 2024r4.1](https://documentation.xojo.com/resources/previous_releases/2024r4.1.html) - [Xojo 2024r4](https://documentation.xojo.com/resources/previous_releases/2024r4.html) - [Xojo 2024r3.1](https://documentation.xojo.com/resources/previous_releases/2024r3.1.html) - [Xojo 2024r3](https://documentation.xojo.com/resources/previous_releases/2024r3.html) - [Xojo 2024r2.1](https://documentation.xojo.com/resources/previous_releases/2024r2.1.html) - [Xojo 2024r2](https://documentation.xojo.com/resources/previous_releases/2024r2.html) - [Xojo 2024r1.1](https://documentation.xojo.com/resources/previous_releases/2024r1.1.html) - [Xojo 2024r1](https://documentation.xojo.com/resources/previous_releases/2024r1.html) - [Xojo 2023r4](https://documentation.xojo.com/resources/previous_releases/2023r4.html) - [Xojo 2023r3.1](https://documentation.xojo.com/resources/previous_releases/2023r3.1.html) - [Xojo 2023r3](https://documentation.xojo.com/resources/previous_releases/2023r3.html) - [Xojo 2023r2](https://documentation.xojo.com/resources/previous_releases/2023r2.html) - [Xojo 2023r1.1](https://documentation.xojo.com/resources/previous_releases/2023r1.1.html) - [Xojo 2023r1](https://documentation.xojo.com/resources/previous_releases/2023r1.html) - [Xojo 2022r4.1](https://documentation.xojo.com/resources/previous_releases/2022r4.1.html) - [Xojo 2022r4](https://documentation.xojo.com/resources/previous_releases/2022r4.html) - [Xojo 2022r3.2](https://documentation.xojo.com/resources/previous_releases/2022r3.2.html) - [Xojo 2022r3.1](https://documentation.xojo.com/resources/previous_releases/2022r3.1.html) - [Xojo 2022r3](https://documentation.xojo.com/resources/previous_releases/2022r3.html) - [Xojo 2022r2](https://documentation.xojo.com/resources/previous_releases/2022r2.html) - [Xojo 2022r1.1](https://documentation.xojo.com/resources/previous_releases/2022r1.1.html) - [Xojo 2022r1](https://documentation.xojo.com/resources/previous_releases/2022r1.html) - [Xojo 2021r3.1](https://documentation.xojo.com/resources/previous_releases/2021r3.1.html) - [Xojo 2021r3](https://documentation.xojo.com/resources/previous_releases/2021r3.html) - [Xojo 2021r2.1](https://documentation.xojo.com/resources/previous_releases/2021r2.1.html) - [Xojo 2021r2](https://documentation.xojo.com/resources/previous_releases/2021r2.html) - [Xojo 2021r1.1](https://documentation.xojo.com/resources/previous_releases/2021r1.1.html) - [Xojo 2021r1](https://documentation.xojo.com/resources/previous_releases/2021r1.html) - [Xojo 2020r2.1](https://documentation.xojo.com/resources/previous_releases/2020r2.1.html) - [Xojo 2020r2](https://documentation.xojo.com/resources/previous_releases/2020r2.html) - [Xojo 2020r1.2](https://documentation.xojo.com/resources/previous_releases/2020r1.2.html) - [Xojo 2020r1.1](https://documentation.xojo.com/resources/previous_releases/2020r1.1.html) - [Xojo 2020r1](https://documentation.xojo.com/resources/previous_releases/2020r1.html) - [Xojo 2019r3.2](https://documentation.xojo.com/resources/previous_releases/2019r3.2.html) - [Xojo 2019r3.1](https://documentation.xojo.com/resources/previous_releases/2019r3.1.html) - [Xojo 2019r3](https://documentation.xojo.com/resources/previous_releases/2019r3.html) - [Xojo 2019r2.1](https://documentation.xojo.com/resources/previous_releases/2019r2.1.html) - [Xojo 2019r2](https://documentation.xojo.com/resources/previous_releases/2019r2.html) - [Xojo 2019r1.1](https://documentation.xojo.com/resources/previous_releases/2019r1.1.html) - [Xojo 2019r1](https://documentation.xojo.com/resources/previous_releases/2019r1.html) - [Xojo 2018r4](https://documentation.xojo.com/resources/previous_releases/2018r4.html) - [Xojo 2018r3](https://documentation.xojo.com/resources/previous_releases/2018r3.html) - [Xojo 2018r2](https://documentation.xojo.com/resources/previous_releases/2018r2.html) - [Xojo 2018r1.1](https://documentation.xojo.com/resources/previous_releases/2018r1.1.html) - [Xojo 2018r1](https://documentation.xojo.com/resources/previous_releases/2018r1.html) - [Xojo 2017r3](https://documentation.xojo.com/resources/previous_releases/2017r3.html) - [Xojo 2017r2.1](https://documentation.xojo.com/resources/previous_releases/2017r2.1.html) - [Xojo 2017r2](https://documentation.xojo.com/resources/previous_releases/2017r2.html) - [Xojo 2017r1.1](https://documentation.xojo.com/resources/previous_releases/2017r1.1.html) - [Xojo 2017r1](https://documentation.xojo.com/resources/previous_releases/2017r1.html) - [Xojo 2016r4.1](https://documentation.xojo.com/resources/previous_releases/2016r4.1.html) - [Xojo 2016r4](https://documentation.xojo.com/resources/previous_releases/2016r4.html) - [Xojo 2016r3](https://documentation.xojo.com/resources/previous_releases/2016r3.html) - [Xojo 2016r2.1](https://documentation.xojo.com/resources/previous_releases/2016r2.1.html) - [Xojo 2016r2](https://documentation.xojo.com/resources/previous_releases/2016r2.html) - [Xojo 2016r1.1](https://documentation.xojo.com/resources/previous_releases/2016r1.1.html) - [Xojo 2016r1](https://documentation.xojo.com/resources/previous_releases/2016r1.html) - [Xojo 2015r4.1](https://documentation.xojo.com/resources/previous_releases/2015r4.1.html) - [Xojo 2015r4](https://documentation.xojo.com/resources/previous_releases/2015r4.html) - [Xojo 2015r3.1](https://documentation.xojo.com/resources/previous_releases/2015r3.1.html) - [Xojo 2015r3](https://documentation.xojo.com/resources/previous_releases/2015r3.html) - [Xojo 2015r2.4](https://documentation.xojo.com/resources/previous_releases/2015r2.4.html) - [Xojo 2015r2.3](https://documentation.xojo.com/resources/previous_releases/2015r2.3.html) - [Xojo 2015r2.2](https://documentation.xojo.com/resources/previous_releases/2015r2.2.html) - [Xojo 2015r2.1](https://documentation.xojo.com/resources/previous_releases/2015r2.1.html) - [Xojo 2015r2](https://documentation.xojo.com/resources/previous_releases/2015r2.html) - [Xojo 2015r1](https://documentation.xojo.com/resources/previous_releases/2015r1.html) - [Xojo 2014r3.2](https://documentation.xojo.com/resources/previous_releases/2014r3.2.html) - [Xojo 2014r3.1](https://documentation.xojo.com/resources/previous_releases/2014r3.1.html) - [Xojo 2014r3](https://documentation.xojo.com/resources/previous_releases/2014r3.html) - [Xojo 2014r2.1](https://documentation.xojo.com/resources/previous_releases/2014r2.1.html) - [Xojo 2014r2](https://documentation.xojo.com/resources/previous_releases/2014r2.html) - [Xojo 2014r1.1](https://documentation.xojo.com/resources/previous_releases/2014r1.1.html) - [Xojo 2014r1](https://documentation.xojo.com/resources/previous_releases/2014r1.html) - [Xojo 2013r4](https://documentation.xojo.com/resources/previous_releases/2013r4.html) - [Xojo 2013r3.3](https://documentation.xojo.com/resources/previous_releases/2013r3.3.html) - [Xojo 2013r3.2](https://documentation.xojo.com/resources/previous_releases/2013r3.2.html) - [Xojo 2013r3.1](https://documentation.xojo.com/resources/previous_releases/2013r3.1.html) - [Xojo 2013r3](https://documentation.xojo.com/resources/previous_releases/2013r3.html) - [Xojo 2013r2](https://documentation.xojo.com/resources/previous_releases/2013r2.html) - [Xojo 2013r1](https://documentation.xojo.com/resources/previous_releases/2013r1.html) - [Programming the Raspberry Pi with Xojo](https://documentation.xojo.com/resources/programming_the_raspberry_pi_with_xojo.html) - [Xojo 2025r2.1 Release Notes](https://documentation.xojo.com/resources/release_notes/2025r2.1.html) - [Reporting bugs and making feature requests](https://documentation.xojo.com/resources/reporting_bugs_and_making_feature_requests.html) - [Roadmap](https://documentation.xojo.com/resources/roadmap.html) - [System requirements](https://documentation.xojo.com/resources/system_requirements_for_current_release.html) - [Extras](https://documentation.xojo.com/resources/extras/index.html) - [Books, magazines, videos and tutorials](https://documentation.xojo.com/resources/extras/books-_magazines-_videos_and_tutorials.html) - [Communities, social media and blogs](https://documentation.xojo.com/resources/extras/communities-_social_media_and_blogs.html) - [Free source code and tools](https://documentation.xojo.com/resources/extras/free_source_code_and_tools.html) - [Open source projects](https://documentation.xojo.com/resources/extras/open_source_projects.html) - [Products](https://documentation.xojo.com/resources/extras/products.html) - [Updating older projects](https://documentation.xojo.com/resources/updating_older_projects.html) - [Videos](https://documentation.xojo.com/resources/videos/index.html) - [XojoTalk podcast](https://documentation.xojo.com/resources/xojotalk_podcast.html) - [Guía Rápida](https://documentation.xojo.com/espanol/guia_rapida/index.html) - [Inicio Rápido Android](https://documentation.xojo.com/espanol/guia_rapida/android.html) - [Guía Rápida iOS](https://documentation.xojo.com/espanol/guia_rapida/ios.html) - [Escritorio](https://documentation.xojo.com/espanol/guia_rapida/escritorio.html) - [Guía Rápida Web](https://documentation.xojo.com/espanol/guia_rapida/web.html) - [Iniciación](https://documentation.xojo.com/espanol/iniciacion.html) - [Tutorial](https://documentation.xojo.com/espanol/tutorial/index.html) - [Tutorial Android](https://documentation.xojo.com/espanol/tutorial/android.html) - [Tutorial Escritorio](https://documentation.xojo.com/espanol/tutorial/escritorio.html) - [Tutorial iOS](https://documentation.xojo.com/espanol/tutorial/ios.html) - [Tutorial Web](https://documentation.xojo.com/espanol/tutorial/web.html) - [Copyrights and trademarks](https://documentation.xojo.com/fine_print/copyrights_and_trademarks.html) - [End User License Agreement](https://documentation.xojo.com/fine_print/end_user_license_agreement.html) - [Page Not Found](https://documentation.xojo.com/404.html) - [Testing](https://documentation.xojo.com/_Unpublished/collapse.html) - [Test](https://documentation.xojo.com/_Unpublished/temp.html) - [Errors](https://documentation.xojo.com/api/errors.html) - [Exception](https://documentation.xojo.com/api/exceptions/exception.html) - [API](https://documentation.xojo.com/api/index.html) - [ChartData](https://documentation.xojo.com/api/user_interface/charts/chartdata.html) - [ChartLinearStyle](https://documentation.xojo.com/api/user_interface/charts/chartlinearstyle.html) - [](https://documentation.xojo.com/espanol/index.html) - [](https://documentation.xojo.com/fine_print/index.html) - [Search](https://documentation.xojo.com/fullsearch.html) - [Eddie's Electronics sample app](https://documentation.xojo.com/getting_started/example_projects/eddie's_electronics_sample_app.html) - [Getting started](https://documentation.xojo.com/getting_started/index.html) - [Welcome!](https://documentation.xojo.com/getting_started/introduction/welcome.html) - [Tips for searching the documentation](https://documentation.xojo.com/getting_started/tips_for_searching_the_documentation.html) - [Resources](https://documentation.xojo.com/resources/index.html) - [iOS API 2.0 changes](https://documentation.xojo.com/resources/ios_api_2.0_changes.html) - [Xojo 2013r4.1](https://documentation.xojo.com/resources/previous_releases/2013r4.1.html) - [2011r4.3](https://documentation.xojo.com/resources/release_notes/2012_and_earlier/2011r4.3.html) - [2012r1](https://documentation.xojo.com/resources/release_notes/2012_and_earlier/2012r1.html) - [2012r1.1](https://documentation.xojo.com/resources/release_notes/2012_and_earlier/2012r1.1.html) - [2012r1.2](https://documentation.xojo.com/resources/release_notes/2012_and_earlier/2012r1.2.html) - [2012r2](https://documentation.xojo.com/resources/release_notes/2012_and_earlier/2012r2.html) - [2012r2.1](https://documentation.xojo.com/resources/release_notes/2012_and_earlier/2012r2.1.html) - [2012 and Earlier](https://documentation.xojo.com/resources/release_notes/2012_and_earlier/index.html) - [2013r1](https://documentation.xojo.com/resources/release_notes/2013r1.html) - [2013r2](https://documentation.xojo.com/resources/release_notes/2013r2.html) - [2013r3](https://documentation.xojo.com/resources/release_notes/2013r3.html) - [2013r3.1](https://documentation.xojo.com/resources/release_notes/2013r3.1.html) - [2013r3.2](https://documentation.xojo.com/resources/release_notes/2013r3.2.html) - [2013r3.3](https://documentation.xojo.com/resources/release_notes/2013r3.3.html) - [2013r4](https://documentation.xojo.com/resources/release_notes/2013r4.html) - [2014r1](https://documentation.xojo.com/resources/release_notes/2014r1.html) - [2014r1.1](https://documentation.xojo.com/resources/release_notes/2014r1.1.html) - [2014r2](https://documentation.xojo.com/resources/release_notes/2014r2.html) - [2014r2.1](https://documentation.xojo.com/resources/release_notes/2014r2.1.html) - [2014r3](https://documentation.xojo.com/resources/release_notes/2014r3.html) - [2014r3.1](https://documentation.xojo.com/resources/release_notes/2014r3.1.html) - [2014r3.2](https://documentation.xojo.com/resources/release_notes/2014r3.2.html) - [2015r1](https://documentation.xojo.com/resources/release_notes/2015r1.html) - [2015r2](https://documentation.xojo.com/resources/release_notes/2015r2.html) - [2015r2.1](https://documentation.xojo.com/resources/release_notes/2015r2.1.html) - [2015r2.2](https://documentation.xojo.com/resources/release_notes/2015r2.2.html) - [2015r2.3](https://documentation.xojo.com/resources/release_notes/2015r2.3.html) - [2015r2.4](https://documentation.xojo.com/resources/release_notes/2015r2.4.html) - [2015r3](https://documentation.xojo.com/resources/release_notes/2015r3.html) - [2015r3.1](https://documentation.xojo.com/resources/release_notes/2015r3.1.html) - [2015r4](https://documentation.xojo.com/resources/release_notes/2015r4.html) - [2015r4.1](https://documentation.xojo.com/resources/release_notes/2015r4.1.html) - [2016r1](https://documentation.xojo.com/resources/release_notes/2016r1.html) - [2016r1.1](https://documentation.xojo.com/resources/release_notes/2016r1.1.html) - [2016r2](https://documentation.xojo.com/resources/release_notes/2016r2.html) - [2016r2.1](https://documentation.xojo.com/resources/release_notes/2016r2.1.html) - [2016r3](https://documentation.xojo.com/resources/release_notes/2016r3.html) - [2016r4](https://documentation.xojo.com/resources/release_notes/2016r4.html) - [2016r4.1](https://documentation.xojo.com/resources/release_notes/2016r4.1.html) - [2017r1](https://documentation.xojo.com/resources/release_notes/2017r1.html) - [2017r1.1](https://documentation.xojo.com/resources/release_notes/2017r1.1.html) - [2017r2](https://documentation.xojo.com/resources/release_notes/2017r2.html) - [2017r2.1](https://documentation.xojo.com/resources/release_notes/2017r2.1.html) - [2017r3](https://documentation.xojo.com/resources/release_notes/2017r3.html) - [2018r1](https://documentation.xojo.com/resources/release_notes/2018r1.html) - [2018r1.1](https://documentation.xojo.com/resources/release_notes/2018r1.1.html) - [2018r2](https://documentation.xojo.com/resources/release_notes/2018r2.html) - [2018r3](https://documentation.xojo.com/resources/release_notes/2018r3.html) - [2018r4](https://documentation.xojo.com/resources/release_notes/2018r4.html) - [2019r1](https://documentation.xojo.com/resources/release_notes/2019r1.html) - [2019r1.1](https://documentation.xojo.com/resources/release_notes/2019r1.1.html) - [2019r2](https://documentation.xojo.com/resources/release_notes/2019r2.html) - [2019r2.1](https://documentation.xojo.com/resources/release_notes/2019r2.1.html) - [2019r3](https://documentation.xojo.com/resources/release_notes/2019r3.html) - [2019r3.1](https://documentation.xojo.com/resources/release_notes/2019r3.1.html) - [2019r3.2](https://documentation.xojo.com/resources/release_notes/2019r3.2.html) - [2020r1](https://documentation.xojo.com/resources/release_notes/2020r1.html) - [2020r1.1](https://documentation.xojo.com/resources/release_notes/2020r1.1.html) - [2020r1.2](https://documentation.xojo.com/resources/release_notes/2020r1.2.html) - [2020r2](https://documentation.xojo.com/resources/release_notes/2020r2.html) - [2020r2.1](https://documentation.xojo.com/resources/release_notes/2020r2.1.html) - [2021r1](https://documentation.xojo.com/resources/release_notes/2021r1.html) - [2021r1.1](https://documentation.xojo.com/resources/release_notes/2021r1.1.html) - [2021r2](https://documentation.xojo.com/resources/release_notes/2021r2.html) - [2021r2.1](https://documentation.xojo.com/resources/release_notes/2021r2.1.html) - [2021r3](https://documentation.xojo.com/resources/release_notes/2021r3.html) - [2021r3.1](https://documentation.xojo.com/resources/release_notes/2021r3.1.html) - [Release Notes for Xojo 2022r1](https://documentation.xojo.com/resources/release_notes/2022r1.html) - [Release Notes for Xojo 2022r1.1](https://documentation.xojo.com/resources/release_notes/2022r1.1.html) - [Release Notes](https://documentation.xojo.com/resources/release_notes/2022r2.html) - [Release Notes](https://documentation.xojo.com/resources/release_notes/2022r3.html) - [Release Notes](https://documentation.xojo.com/resources/release_notes/2022r3.1.html) - [Release Notes](https://documentation.xojo.com/resources/release_notes/2022r3.2.html) - [Release Notes](https://documentation.xojo.com/resources/release_notes/2022r4.html) - [Release Notes](https://documentation.xojo.com/resources/release_notes/2022r4.1.html) - [Release Notes](https://documentation.xojo.com/resources/release_notes/2023r1.html) - [Release Notes for Xojo 2023r1.1](https://documentation.xojo.com/resources/release_notes/2023r1.1.html) - [Xojo 2023r2 Release Notes](https://documentation.xojo.com/resources/release_notes/2023r2.html) - [Xojo 2023r3 Release Notes](https://documentation.xojo.com/resources/release_notes/2023r3.html) - [Xojo 2023r3.1 Release Notes](https://documentation.xojo.com/resources/release_notes/2023r3.1.html) - [Xojo 2023r4 Release Notes](https://documentation.xojo.com/resources/release_notes/2023r4.html) - [Xojo 2024r1 Release Notes](https://documentation.xojo.com/resources/release_notes/2024r1.html) - [Xojo 2024r1.1 Release Notes](https://documentation.xojo.com/resources/release_notes/2024r1.1.html) - [Xojo 2024r2 Release Notes](https://documentation.xojo.com/resources/release_notes/2024r2.html) - [Xojo 2024r2.1 Release Notes](https://documentation.xojo.com/resources/release_notes/2024r2.1.html) - [Xojo 2024r3 Release Notes](https://documentation.xojo.com/resources/release_notes/2024r3.html) - [Xojo 2024r3.1 Release Notes](https://documentation.xojo.com/resources/release_notes/2024r3.1.html) - [Xojo 2024r4 Release Notes](https://documentation.xojo.com/resources/release_notes/2024r4.html) - [Xojo 2024r4.1 Release Notes](https://documentation.xojo.com/resources/release_notes/2024r4.1.html) - [Xojo 2024r4.2 Release Notes](https://documentation.xojo.com/resources/release_notes/2024r4.2.html) - [Xojo 2025r1 Release Notes](https://documentation.xojo.com/resources/release_notes/2025r1.html) - [Xojo 2025r1.1 Release Notes](https://documentation.xojo.com/resources/release_notes/2025r1.1.html) - [Xojo 2025r2 Release Notes](https://documentation.xojo.com/resources/release_notes/2025r2.html) - [Release Notes for Xojo 2025r3](https://documentation.xojo.com/resources/release_notes/2025r3.html) - [Confidential Bug Reports and Feature Requests](https://documentation.xojo.com/resources/release_notes/confidential.html) - [Release notes](https://documentation.xojo.com/resources/release_notes/index.html) - [System requirements for 2015r2](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2015r2.html) - [System requirements for 2015r3](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2015r3.html) - [System requirements for 2015r4](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2015r4.html) - [System requirements for 2016r1](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2016r1.html) - [System requirements for 2016r2](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2016r2.html) - [System requirements for 2016r3](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2016r3.html) - [System requirements for 2016r4](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2016r4.html) - [System requirements for 2017r1](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2017r1.html) - [System requirements for 2017r2](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2017r2.html) - [System requirements for 2017r3](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2017r3.html) - [System requirements for 2018r1](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2018r1.html) - [System requirements for 2018r2](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2018r2.html) - [System requirements for 2018r3](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2018r3.html) - [System requirements for 2018r4](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2018r4.html) - [System requirements for 2019r1](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2019r1.html) - [System requirements for 2019r2](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2019r2.html) - [System requirements for 2019r3](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2019r3.html) - [System requirements for 2019r3.2](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2019r3.2.html) - [System requirements for 2020r1](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2020r1.html) - [System requirements for 2022r1](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2022r1.html) - [System requirements for 2022r2](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2022r2.html) - [System requirements for 2022r3](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2022r3.html) - [System requirements](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2022r4.html) - [System requirements](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2023r1.html) - [System requirements](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2023r1.1.html) - [System requirements](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2023r2.html) - [System requirements](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2023r3.html) - [System requirements](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2023r4.html) - [System requirements](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2024r1.html) - [System requirements](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2024r1.1.html) - [System requirements](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2024r2.html) - [System requirements](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2024r2.1.html) - [System requirements](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2024r3.html) - [System requirements](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2024r3.1.html) - [System requirements](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2024r4.html) - [System requirements](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2024r4.1.html) - [System requirements](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2024r4.2.html) - [System requirements](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2025r1.html) - [System requirements](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2025r1.1.html) - [System requirements](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2025r2.html) - [System requirements](https://documentation.xojo.com/resources/system_requirements_for_previous_releases/2025r2.1.html) - [Webinars](https://documentation.xojo.com/resources/videos/webinars.html) - [XDC 2018 recap](https://documentation.xojo.com/resources/videos/xdc_2018_recap.html) - [Adding dependencies](https://documentation.xojo.com/topics/application_structure/android/adding_dependencies.html) - [Topics](https://documentation.xojo.com/topics/index.html) - [Compilation constants](https://documentation.xojo.com/topics/os_information/compilation_constants.html) - [BinaryStream](https://documentation.xojo.com/whitesands.html)