StudioWorks - Features - Auto-Configure Edit Window
StudioWorks includes an “auto-configure” edit subwindow. You simply pass the SQL class name (schema or query class) to the window and StudioWorks automatically adds the entry fields and labels. The entry fields labels use the 'labels' meta-data text. Entry fields tooltips use the "tooltip" meta-data text.

You specify whether or not a column is hidden in the meta-data. Additional meta-data display properties allow you to set zero show empty, password field, uppercase only, etc.

With the click of a button, you can generate a 'concrete' window class from an auto-configure edit window. Once the concrete class has been created you have full control of the window and can customize and enhance it to suit your requirements.