Tag: Desktop Software
-
Displaying table data in a bubble help window.
Hello, Today we are going to discuss alternate ways to display data from an external table in Alpha Software. Typically, if you need data displayed you would create a form or browse view displaying the data from the table you want. Let’s say you have a form open and you want to display data from…
-
AlphaDAO: Using values from a Spreadsheet in your Alpha Software Application.
Many small businesses use spreadsheets for their daily data processing. While it is OK, it does not provide the business with proper data analysis and trend forecasting. For that, they need a database. Alpha Software has easy procedures for extracting and using data in a spreadsheet eliminating the need for double entry, thus giving the…
-
Adding a Conditional Object to a Form in Alpha Software
One of the nice features of Alpha Software is it’s ability to control the display area of a form. The feature we will discuss today is the conditional object.The purpose of the conditional object is to allow the developer to show objects conditionally. For example, if you are creating payment screens, you would not need…
-
Controlling Objects in Alpha Software with xBasic Code.
http://www.youtube.com/watch?v=nm8iXv9zp-Q&list=UU07-NobPtrXAiLS4Zkmk6mQ&index=8&feature=plcp A short demo
-
Starting the Design Process
When it comes to programming, regardless of the platform, certain rules apply. One of which is a design document. I am not saying a program cannot be developed without a design document and on the other hand I am not saying a design document must be complicated explaining every step of the program you are…