Build applications

App Creation – Advanced

In this course, you’ll learn about advanced SpreadsheetWEB features that will help you create truly unique web applications. When you’re done with this…

Start course
Lessons
7
Level
Advanced
Format
Self-paced
Course contents7 lessons
Course overview
  1. 01Export to Excel
  2. 02Built-in Stylesheets
  3. 03Embedding SpreadsheetWEB Applications Using iframe
  4. 04Custom Actions
  5. 05Runtime Text Editor
  6. 06Editing Stylesheets
  7. 07Import from Excel

In this course, you’ll learn about advanced SpreadsheetWEB features that will help you create truly unique web applications. When you’re done with this section, you’re going to be able to modify the look-and-feel of your web applications to the smallest detail.

Requirements

  • A SpreadsheetWeb Control Panel account. You can signup for a trial account here.
  • Your spreadsheet containing named ranges for all inputs and outputs you would like to use in the web interface of your application.

Course curriculum

What you’ll learn

  1. 01
    Export to ExcelCreate an Excel export from a SpreadsheetWeb application by uploading a template, mapping named ranges, and assigning the export to a button.
  2. 02
    Built-in StylesheetsYou can change the looks of your designer applications by modifying their cascading style sheets, or CSS in short. Stylesheets can give your application a…
  3. 03
    Embedding SpreadsheetWEB Applications Using iframeYou 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…
  4. 04
    Custom ActionsCustom actions can be used to do things like transferring data to and from external systems or databases, run iterative calculations, and more, by coding…
  5. 05
    Runtime Text EditorRuntime 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…
  6. 06
    Editing StylesheetsStylesheets allow customizing the look-and-feel of your web applications by changing the formatting, color, and other properties using CSS selectors. These…
  7. 07
    Import from ExcelYou 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…