Category Archives: Xojo

Xojo Web Apps: 2018r3 upload code that works.

Source code for a Xojo
fileUploader control that fires from the UploadComplete method. Works with Xojo v 2018r3. Continue reading

Posted in Apps, Images, News, Programming, Programming, ScreenShots, Software, Tech News, Technology, Xojo | Tagged , , , , , , , , | Leave a comment

Free web Mileage and Expenses tracker

Want a FREE mileage and expenses tracking app? There is one, and logging in totally is not required. This app is being tested prior to a for pay model being launched. Continue reading

Posted in Apps, Business, Finance, Financials, Images, News, Programming, Reviews - Products, ScreenShots, Software, Tech News, Technology, Xojo | Tagged , | Leave a comment

Xojo SQLite database access – sample code.

Here is sample web app code for a button to check to see if a SQLite database exists… [see code below] Dim fff As FolderItem Dim db As New SQLiteDatabase Dim s As String s=TextField1.Text fff=Getfolderitem(“”).Parent.child(s) If fff <> Nil … Continue reading

Posted in Databases, News, Programming, Programming, Software, Tech News, Technology, Xojo | Tagged , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Updating your Xojo apps? 1701 Software provides some help!

If you do not want to create a series of apps iterated by version numbers, here’s a handy link to 1701 Software’s helpful article on how to use a timer to check for the existence of a file to order … Continue reading

Posted in Programming, Programming, Software, Tech News, Technology, Xojo | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment