Import from Excel

You can either create a new record or edit an already existing record using the Import from Excel feature. This can be done in two ways: Create a new record using the data from the imported Excel file: Press the Import from Excel button on the Data page menu. Update...

Editing Stylesheets

Stylesheets allow customizing the look-and-feel of your web applications by changing the formatting, color, and other properties using CSS selectors. These settings can be changed from the Stylesheets menu on the designer interface. You can select from a set of...

Runtime Text Editor

Runtime text can be defined as all text labels that are not part of the user interface modules when running an application. For example, the calculating text that is being shown when calculations are triggered is part of the runtime text. You can create override rules...

Custom Actions

Custom actions can be used to do things like transferring data to and from external systems or databases, run iterative calculations, and more, by coding the logic in C#. Each method that complies with the predefined types will be automatically recognized by the...

Embedding SpreadsheetWEB Applications Using iframe

You can use an inline frame (iframe) to embed a web application created with SpreadsheetWEB into your own website. All of the application features will be available in the embedded web application. If you embed a restricted application (Restricted or Restricted with...

Built-in Stylesheets

You can change the looks of your designer applications by modifying their cascading style sheets, or CSS in short. Stylesheets can give your application a unique look, and can change properties like colors, spacing, font types, and many other visual elements....

Export to Excel

App Creation AdvancedExport to Excel Built-in Stylesheets Embedding SpreadsheetWEB Applications Using iframe Custom Actions Runtime Text Editor Editing Stylesheets Import from...