Fundamentals
From Xojo Documentation
The Fundamentals part of the User Guide describes the Xojo IDE (Integrated Development Environment), the Xojo Programming Language, Object-Oriented Programming, App Structure, Debugging and Build Automation.
You should start with this section if you are new to Xojo so that you can understand how the IDE is organized and the features it has. If you are new to programming the sections on the Xojo Programming Language and Object-Oriented Programming should be especially helpful. If you are not new to programming you may still want to scan those sections and then jump into the Language Reference to see all the commands that Xojo has.
Topics
- Navigator
- Layout Editor
- UserGuide:Library
- UserGuide:Inspector
- UserGuide:Code Editor
- UserGuide:Image Set Editor
- UserGuide:Picture Editor
- UserGuide:Menu Editor
- UserGuide:Toolbar Editor
- UserGuide:Report Layout Editor
- UserGuide:Style Editor
- UserGuide:File Type Set Editor
- UserGuide:Find, Errors, Messages Panels
- UserGuide:Running the Project
- UserGuide:Project Types
- UserGuide:Preferences
- UserGuide:Keyboard Shortcuts
- UserGuide:App Icons
- UserGuide:Desktop Apps
- UserGuide:Web Apps
- UserGuide:iOS Apps
- UserGuide:Xcode Setup
- UserGuide:iOS Simulator
- UserGuide:iOS App Icons
- UserGuide:iOS Retina Images
- UserGuide:Using a plist
- UserGuide:Copy Files to iOS Device
- UserGuide:iOS Device Deployment
- UserGuide:Submitting to the iOS App Store
- UserGuide:Submitting to TestFlight
- UserGuide:Deploy to Device With Free Xcode Provisioning Profile
- UserGuide:Console Apps
See Also
UserGuide:Welcome topic; Fundamentals, Programming Language categories