Clarion
Clarion für Windows

Es gibt eine Reihe verschiedener Werkzeuge, um unter Windows Programme zu erstellen. Unser bevorzugtes "Tool" ist Clarion für Windows der Firma SoftVelocity. Es ist ein Compiler, welcher sehr robuste Programme hervorbringt. Die zugrundeliegende Sprache ist Datenbanken-zentriert, es lassen sich damit aber alle m&ouuml;glichen Projekte verwirklichen. Die erstellten Programme laufen unter den verschiedenen Windows-Versionen (ab Windows 3.1!).

Die Bandbreite der von uns gschriebenen Programme geht von Datenbanken für Krankenh&auuml;user über Anwendungen mit Mail- und FTP-Funktionen bis zu Webservern. Wenn Sie Bedarf an individueller Software haben nehmen Sie doch einfach Kontakt mit uns auf.


Es folgen einige Beispiele, die für andere Clarion-Programmierer gedacht sind.

Some small examples made with Clarion

Login window at program start

Putting an Internet-Link, either for a website or a mailaddress, on a window

Print ONE report both to printer and PDF

Print report from a queue

Get the name of the logged-in user and the workstation

Get the Windows Environment Variables

Open and Browse some CSV-files with DIRECTORY(), finally copy them to a TPS

Reading a XML-file with several attributes

Mouse-over effect using REGIONs over RADIOBUTTONs

Use DebugView to easily debug your Clarion-programs

Detect Serial Ports, using the Registry

Coloured Background for the AppFrame

Opening Documents and Programs from inside your Clarion-program

Verify the sanity of digitally-signed binary file

Display progress in the icon on the taskbar

What is a Function()?

If you have an example as Clarion-APP or PRJ and would like to share it, feel free to contact me so that I can add it here.