This logo was never used because it is invisible to everybody except paranormals.

DownLoads

DEVELOPMENT TOOLS

  • HotIDE 3.4 [Included in hb_trial.zip] Edit color-coded source code; compile and run programs. Handy keyword help and direct Manual lookup of text at edit cursor (F1) with HotFind. Design Mode (F9) provides view of application screen layout as code is edited. NEW! In Keywords window, instant help detail with Enter or DoubleClick on selected keyword.
  • HotInclude 3.0 [Included in hb_trial.zip] GUI constants and useful include (.inc) files. Features Custom Object examples, such as httphelp, profile, RichEd2, ShellEx and Splitter. Statements and functions include ClassIco, FindFile, DirTree, DragFile, Format, MD5, SaveBMP, SBpanels, SHBrowse, ShowPage, SortList, SUBIcall, SUBIproc, TabStop, Unicode, UFT8, WinRect, etc. The .lst files enumerate HotBasic keywords.
  • HotOptimize 1.0 [Included in hb_trial.zip] Optimize utility for Windows and Linux required for the -O compiler switch
  • Visual Basic to HotBasic 1.1 

DEMOS

Source code in almost all of the downloads extend HotBasic documentation. HotFind can be used to find working usage examples of HotBasic keywords.
Windows-Linux Cross-Platform GUI
These files include source and Windows and Linux executables and show a single source code file can compile and behave similarly on Windows or Linux:

GUI

  • HTTP/SSL Connections to remote web servers using WinHTTP, by Cyril Gigez (source code and .exe). Note: may be used in any application type — GUI, CONSOLE, DLL, OBJ, etc.
  • GypsyProxy 1.4 Multi-port, multi-client compact server supporting http with CGI support, a chat server (for X-Press client), and multiple honeypots (pop, smtp, etc).
  • HotBasic GTK Linux GTK-mode GUI demos with source and executables.
  • HotBasic X11 Linux X11-mode GUI demos with source and executables.
  • HotDialog 1.4 [Included in hb_trial.zip] Common dialog demo. Uses CREATE-style coding of Windows objects.
  • HotDraw 1.8 Demo of drawing methods.
  • HotFind 2.3 [Included in hb_trial.zip] Finds text in directory; displays search-engine-style hit list for user selection of files to display. Used to search Manual and to interface HotIDE with the Manual during source code editing. Windows and Linux executables.
  • HotHook 1.1 hothook.dll is a generic system-wide hook tool for all hook types usable with any computer language that supports .dll calls and access to the application message queue.
  • HotSplitter 1.5 New HotBasic SPLITTER Object where user can resize neighboring window objects either horizontally or vertically. Shows HotBasic event-responsive custom object coding extending properties and methods of a FORM object.
  • HotStrip Browser 2.1 Script-free, anti-tracking browser.
  • HotStrip Browser source code
  • HotStuff Compiler Tester 1.0e automates testing. Compiles and reports any errors for all source code files in a directory tree. May be used to test compilers and new versions in almost any computer language.
  • HotWin 3.1 A truly silly program showing common Windows’ application objects, menu, multiple forms, etc. Uses DIM-style coding of Windows objects.
  • RayTrace 3D Engine A port of C++ code by Jacco Biko to HotBasic showing basic concepts.
  • World Order Trader 1.0 beta Learn trading with no financial risk; help beta test this new software. WOTrader uses the internet to connect with the international World Order Exchange, to get current quotes and bid/ask and to place your buy/sell orders. Can you make money in this practice phase of platform development?

CONSOLE

The objects and features shown here can be used in GUI and other application types as well:

  • Linux Tutorials 1 27 executables with source code showing syntax for CONSOLE, FPU, and LIST Objects, arrays, functions, UDTs and more.
  • Linux Tutorials 2 27 executables with source code showing syntax for APPLICATION, DATE, FILE, SOCKET, TIMER and VERSION Objects, multi-threading, directories, creating and linking .o object files, creating and calling dll .so files, environment, shelling, syscalls and more.
  • Commander Keene 1.5 [Included in hb_trial.zip] Two-panel file management program featuring console LISTBOX Custom Object. Navigate drives/directories; view, edit, copy, rename, move, delete files/directories; launch programs; menu keeps log of launched programs. Download contains source and both Windows and Linux executables.
  • CPUID Object Returns CPU .VenderID, .Stepping, .Model, .Family, .Type, .ExtModel, .ExtFamily, .Brand and more!
  • DualCore Usage of CPUCOUNT, CREATETHREAD and WAITTHREAD keywords for multi-threading and/or multi-CPU applications.
  • Edith 1.1 Simple text editor for Linux or Windows platforms; might be good utility on a boot or rescue disk, along with Commander Keene; demo of simple HotBasic coding techniques. Download contains source and both Windows and Linux executables.
  • HotQuery 1.1 SQLDATA Object database tool uses Microsoft Windows “Data Sources Open Database Connectivity (ODBC) to access data from a variety of database management systems.”
  • HotReg 1.5 REGISTRY Object.
  • HotSpot (latest version of Binary Mechanics Lab Simulator) Simulates time development of Binary Mechanical states for physics experiments. 
  • HotTest 1.6 General compiler test program.
  • HotTypes 1.7 [Included in hb_trial.zip] Tool showing representation of numeric data types; useful to coders using any pentium-based computer language. Enter a number and see how each data type represents it. Download contains source and both Windows and Linux executables.
  • HotXLS 1.3 Direct read/write of Excel files without running Excel. Source shows HotBasic parsing of binary data files.
  • MD5 encoding HotBasic MD5 encoding demo.
  • PrintDev 1.1 Custom object extending the properties and methods of the PRINTER Object.

MORE SOURCE CODE EXAMPLES

  • HotTrial [Included in hb_trial.zip] CONSOLE programs that compile and run with the HotBasic Trial version compiler.
  • HotThing [Included in hb_trial.zip] More tutorials by code examples; require Penthouse (registered) version or On-Line Compile to compile.
  • HotToys [Included in hb_trial.zip] More tutorials by code examples; require Penthouse (registered) version to compile. Demo .exe files included.

PROGRAMS BY HOTBASIC USERS

LINKS TO RELATED HOTBASIC SITES

TITLE

  • Description

Copyright © 2026 James J Keene
HotBasic™ is a trademark of James J Keene