Learning Xbasic - Classes
/documentation/pages/Guides/Xbasic/Xbasic Classes/index.xml
Learn how to create Xbasic classes in these articles that discuss everything from the basics of creating a class, inheritance, and testing classes.
Learning Xbasic - Using Xbasic with SQL Tables
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic/Learning Xbasic - Using Xbasic with SQL Tables.xml
A tutorial about learning Xbasic. Includes a number of videos and procedural guides for working with Xbasic and sql tables.
Drag Scrolling of Window Contents
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/container/Window Properties/Drag Scrolling of Window Contents/index.xml
If a pop-up window contains more content than can be displayed in the window, you can turn on drag scrolling of the window so that the window contents can be scrolled on touch enabled devices. You can also define 'pull past end' settings (for example, you can define an event when the user drags up on the window contents past the end of the contents).
Sending Dialog Contents via Email
/documentation/pages/Guides/Desktop/Design/Email/Sending Dialog Contents via Email.xml
There are times when the output of a dialog should not go directly to a database. You may want to email the entry, for example. Here is how you would do that, assuming that once again you are starting with our Simple Dialog example.
Table of Contents, Bookmarks, Index
/documentation/pages/Guides/Report/Table of Contents Bookmarks Indexes/index.xml
Adding a table of contents, bookmarks, or an index to a long report makes it easier to navigate. The report builder has a variety of tools for adding bookmarks, a table of contents, or an index to any freeform or layout table report.
Xbasic Code Library
/documentation/pages/Guides/Desktop/Xdialog/Code Library.xml
The Xbasic Code Library is a dockable toolbar that stores and organizes an unlimited number of Xbasic and Xdialog code snippets, retrieving and inserting them into your project with just a couple of keystrokes. To display the Code Library :
Xbasic Properties
/documentation/pages/Guides/Mobile and Web Components/TabbedUI/Tabbed UI Properties/Xbasic/index.xml
Xbasic Properties
Xbasic Pane
/documentation/pages/Guides/Mobile and Web Components/Grid/Introducing the Grid Builder/Xbasic Pane.xml
The Xbasicpane shows you the Xbasic code that the builder is creating in the background. You cannot edit this code, but you can copy it.
Xbasic Functions
/documentation/pages/Ref/Api/Functions/Xbasic/index.xml
Xbasic specific functions, Evaluation, Debugging, Xbasic Session management functions.
Xbasic Reference
/documentation/pages/Ref/Xbasic/Reference/index.xml
Additional guides for using Xbasic