The widgets located in the Basic group of the widgets panel are those who are common to all devices.
Depending on the device chosen to simulate other widgets will appear (i.e.: if you choose iPad, iOS7 widgets will appear under the basic widgets)
The Text is a single line text widget. It is typically used as a caption holding a text with a single style.
Editing text
Double-click a Text widget to start text edition. Make the desired changes to the text. To apply the changes press Return or click outside the widget. To cancel edition without applying changes press Escape.
Select the Text and change its default text in the Properties panel.
This widget provides a multi line text box whose content can be fully customized. It can define different font styles for different parts of its contained text.
Editing text
Double-click a Paragraph to start text edition. Make the desired changes to the text. To apply the changes click outside the widget. To cancel edition without applying changes press Escape.
Select the Paragraph and change its default text in the Properties panel.
Editing style
Double-click a Paragraph to start text edition.
Select the text range you want to edit using the cursor.
Make your style changes using the Text section of the Properties panel or use the top main toolbar.
Apply the changes clicking outside the Paragraph or cancel them pressing Escape.
The image widget is a rectangle shaped widget which represents and displays an image. When creating this widget on the canvas it displays no image by default showing a cross inside.
Changing image
Edit the image displayed by this widget in one of the following ways:
Double-click on the image widget. Browse through your file system, select the desired image and press Open.
Select your image widget, then change the displayed image through the Properties panel selecting the option 'Select an image file'.
Just that, a line. You can make it thicker or thinner using the properties panel. You can also turn the line into an arrow by properties using the start or end marker options.
The Rectangle widget is a simple object shaped as a rectangle with only size, background and border properties.
Use the ellipse widget to draw either circles or ovals in your prototype. It can hold text as well if you double-click on it, just like all the other shapes but the lines.
The triangle widget can be used to draw triangles (obviously). Drag the 'yellow' diamond in one of the corners to configure the angles. Combine that with the rotate to have the triangle you want.
This widget can be used to draw callouts or message-like elements. Drag the three 'yellow diamonds' to configure where the pointer has to point and how sharp it is.
An arrow is a line with a start or an end marker. Rotate it to make it point to where you want.
This widget shaped as a rectangle is usually used to create a transparent area to define events. Hotspots are displayed as a slightly transparent green rectangle during the edition of the user interface but become transparent and cannot be seen during the prototype's simulation.
Tip: Put hotspots over images to create event zones – For example, over the main logo of your application in the upper banner.
The Dynamic Panel widget is an advanced widget that can be described as a group of panels that act as containers. From all the containers only one is displayed at a time while all the others remain hidden. When a Dynamic Panel is created it only has one single container.
Creating panels
To create a new panel:
Select a Dynamic Panel and a floating toolbar will appear at the top edge. The toolbar can also appear at the bottom edge of the dynamic panel if there is no space to display it on the top.
Click on the green icon
at the top-left corner of the widget.
Selecting panels
When you select a panel it will automatically show and the current one will hide letting you edit the content of the selected panel. To select a panel:
Select a Dynamic Panel and a floating toolbar with a dropdown control will appear. The dropdown contains the list of panels of the dynamic panel.
Click on the dropdown to open it.
Select the panel you want to show.
Removing panels
To remove a panel:
Show the tab you want to remove.
Right-click on the dynamic panel and select the option Remove panel.
Editing panel's name
The panels are automatically labeled when you create them but you can change their names in order to organize your Dynamic Panel. Change the active panel name in the Properties panel once the Dynamic Panel is selected on the page.
The Default Panel
Every Dynamic Panel has a default panel which is the one that will be displayed when starting the simulation of the prototype. Change the default panel in the Properties panel once the Dynamic Panel is selected on the page.
The Table widget is used to organize content in rows and columns. It is made of cells and each cell is a individual container with container properties like layout and alignment. When a table is created, it has 4 cells by default (two rows and two columns).
Selecting rows and columns

You can select a row:
Click on the left edge of the row when the cursor changes to 
Right-click on a cell of the desired row and select the option Select Row in the contextual menu.
Select a cell of the desired row and select the option Select Row in the Table menu.
You can select a column:
Click on the top edge of the column when the cursor changes to 
Right-click on a cell of the desired column and select the option Select Column in the contextual menu.
Select a cell of the desired column and select the option Select Column in the Table menu.
Inserting rows and columns
Rows and columns can be added to the existing ones. New rows will be added under the last row and new columns at the right side of the last column:
Select the table widget and click on New Row or New Column in the Table menu.
Right-click on the table and select New Row or New Column in the contextual menu.
Select the table widget and change its rows/columns number in the Properties panel.
New rows and columns can also be inserted between other rows or columns.
Insert a new row between two other rows:
Select a table row and click on Insert Row Below or Insert Row Above in the Table menu.
Right-click on a table row or a table cell and select Insert Row Below or Insert Row Above in the contextual menu.
Insert a new column between two other columns
Select a table column and click on Insert Column Right or Insert Column Left in the Table menu.
Right-click on a table column or a table cell and select Insert Column Right or Insert Column Left in the contextual menu.
Removing rows and columns
Delete a column or row by selecting it and pressing Delete key. You can also remove them if you select the option Delete in the contextual menu.
Resizing rows and columns
Columns width and rows height can be easily changed dragging their borders.

To resize a row drag its lower border when the cursor
appears. To resize a column drag its right border when the cursor changes to
.
Resizing cells
Individual cells can also be resized. Changing the size of a cell will automatically modify the size of its column and row to fit the new cell size.
To resize a cell:
Select the table cell. Drag its sizing handles located at the bottom-right corner, right edge or bottom edge.
Select the table cell and specify its size in the Properties panel.
Splitting and merging cells
Any table cell can be splitted into two parts of equal size. They can be splitted horizontally or vertically. If a cell is splitted vertically the cell is divided in to different cells with half the width but same height. If a cell is splitted horizontally the cell is divided in two different cells with half the height but same width. To split a cell:
Right-click on one table cell and select Split Horizontally or Split Vertically in the contextual menu.
Select a table cell and select Split Horizontally or Split Vertically in the Table menu.
A set of contiguous cells can be merged so they become only one cell. When a group of cells is merged their content is also merged into the new cell. To merge cells first select them and make sure they all share at least one edge one to each other, then:
Right-click on any of the selected cells and click on Merge Cells in the contextual menu.
Select Merge Cells in the Table menu.
Copying cells content
You can copy the content of a row, column or individual cells to another part of the table using the common copy and paste actions. To copy a set of cells first select them using the Control key if necessary and select copy from the contextual menu or Edit menu. Then select the target row, column or cell and select Paste.
You can, alternatively, paste the cells outside a table widget. Then a new table will be created using the copied cells content and size.
The Text Table widget is used to organize text in rows and columns. It is made of cells and each cell behaves as a Paragraph widget as they have exactly the same properties. When a Text Table is created, it has 9 cells by default (three rows and three columns).
Selecting rows and columns

You can select a row:
Click on the left edge of the row when the cursor changes to 
Right-click on a cell of the desired row and select the option Select Row in the contextual menu.
Select a cell of the desired row and select the option Select Row in the Table menu.
You can select a column:
Click on the top edge of the column when the cursor changes to 
Right-click on a cell of the desired column and select the option Select Column in the contextual menu.
Select a cell of the desired column and select the option Select Column in the Table menu.
Editing cell text
Double-click a cell to start text edition. Make the desired changes to the text. To apply the changes click outside the widget or press Tab key to start editing the next cell. To cancel edition without applying changes press Escape.
Select the cell and change its default text in the Properties panel.
Editing cell text's style
Double-click a cell to start text edition.
Select the text range you want to edit using the cursor.
Make your style changes using the Text section of the Properties panel or use the top main toolbar.
Apply the changes clicking outside the cell or cancel them pressing Escape.
Inserting rows and columns
Rows and columns can be added to the existing ones. New rows will be added under the last row and new columns at the right side of the last column:
Select the table widget and click on New Row or New Column in the Table menu.
Right-click on the table and select New Row or New Column in the contextual menu.
Select the table widget and change its rows/columns number in the Properties panel.
New rows and columns can also be inserted between other rows or columns.
Insert a new row between two other rows:
Select a table row and click on Insert Row Below or Insert Row Above in the Table menu.
Right-click on a table row or a table cell and select Insert Row Below or Insert Row Above in the contextual menu.
Insert a new column between two other columns
Select a table column and click on Insert Column Right or Insert Column Left in the Table menu.
Right-click on a table column or a table cell and select Insert Column Right or Insert Column Left in the contextual menu.
Removing cell content
Delete the text of a cell or group of cell by selecting them and pressing Delete key.
Removing rows and columns
Delete a column or row by selecting it and then clicking on the option Delete in the contextual menu.
Resizing rows and columns
Columns width and rows height can be easily changed dragging their borders.

To resize a row drag its lower border when the cursor
appears. To resize a column drag its right border when the cursor changes to
.
Resizing cells
Individual cells can also be resized. Changing the size of a cell will automatically modify the size of its column and row to fit the new cell size.
To resize a cell:
Select the table cell. Drag its sizing handles located at the bottom-right corner, right edge or bottom edge.
Select the table cell and specify its size in the Properties panel.
Splitting and merging cells
Any table cell can be splitted into two parts of equal size. They can be splitted horizontally or vertically. If a cell is splitted vertically the cell is divided in to different cells with half the width but same height. If a cell is splitted horizontally the cell is divided in two different cells with half the height but same width. To split a cell:
Right-click on one table cell and select Split Horizontally or Split Vertically in the contextual menu.
Select a table cell and select Split Horizontally or Split Vertically in the Table menu.
A set of contiguous cells can be merged so they become only one cell. When a group of cells is merged their content is also merged into the new cell. To merge cells first select them and make sure they all share at least one edge one to each other, then:
Right-click on any of the selected cells and click on Merge Cells in the contextual menu.
Select Merge Cells in the Table menu.
Copying cells content
You can copy the content of a row, column or individual cells to another part of the table using the common copy and paste actions. To copy a set of cells first select them using the Control key if necessary and select copy from the contextual menu or Edit menu. Then select the target row, column or cell and select Paste.
You can, alternatively, paste the cells outside a table widget. Then a new table will be created using the copied cells content and size.
The widgets located in the data visualization group are those related to Data Masters' visual representation. These widgets will help you visualize the contents of your Data Masters as well as some information related to them.
This widgets displays the records of a Data Master as a grid. The data source is always a single Data Master which is selected when the grid is created. Data grids are displayed as cells that contain all the data of a data master row. The number of rows or columns can be decided by selecting vertical or horizontal orientation on the properties panel. The first cell will be displayed with the field names and the other cells will be displayed just as a grey cell: when simulating, cells will be filled with the Data Master's record instances.
In order to create a Data Grid for a particular Data Master:
Click on the Data Grid widget on the Widgets' palette.
A dialog will appear asking for information regarding the data source the Data Grid will use. (If you have no Data Masters you will be first asked to create a new one).

Fill in all the requiered fields and press Ok.
Once the dialog is closed, just click on the desired place on the canvas to finally create the item.
Once a Data Grid is created you can change some of its properties including its identifier in the Properties panel but you cannot change its Data Master association.
Selecting cells

To select a single cell, click on the upper-left sample cell
Select number of rows

You can choose the number of rows on vertical orientation. To choose the number of rows, set vertical orientation on the properties tab, and then choose the number of rows.
Select number of columns

You can choose the number of rows on vertical orientation, and the number of columns on horizontal orientation new columns at the end of a Data Grid widget. To insert a new column, right-click on the Data Grid widget and select 'New Column' in the contextual menu.
Select number of cells per page

You can choose the number of cells that will be displayed on each data grid page. Using the 'Paginate data grid' event, you will be able to navigate between the grid's pages.
Removing fields or texts
Delete a field or text by selecting it and pressing Delete key.
Ordering fields
The order of the Data Grid's fields can be modified once created. To move a field or text to a different position within the Data Grid, drag and drop it to the desired position.
Resizing cells
Select a Data Grid's cell and drag its sizing handles to resize them.
This widgets displays the records of a Data Master as a list. The data source is always a single Data Master which is selected when the list is created. This widget is displayed as a header row with the Data master field names, a row with the field names, the other rows are displayed as grey rows: when simulating, rows will be filled with the the Data Master's record instances.
In order to create a Data List for a particular Data Master:
Click on the Data List widget on the Widgets' palette.
A dialog will appear asking for information regarding the data source the Data List will use. (If you have no Data Masters you will be first asked to create a new one).
Fill in all the requiered fields and press Ok.
Once the dialog is closed, just click on the desired place on the canvas to finally create the item.
Once a Data List is created you can change some of its properties including its identifier in the Properties panel but you cannot change its Data Master association.
Selecting rows and columns

To select a row, click on the left edge of the row when the cursor changes to
To select a column, click on the top edge of the column when the cursor changes to
Inserting columns
You can insert new columns at the end of a Data List widget. To insert a new column, right-click on the Data List widget and select 'New Column' in the contextual menu.
Removing columns
Delete a column by selecting it and pressing Delete key. You can also remove it if you select the option Delete in the contextual menu of a column.
Ordering columns

The order of the Data List's columns can be modified once created. To move a column to a different position within the Data List, drag and drop it to the desired position. An orange feedback will guide you when placing the column between other columns.
Resizing rows and columns
Select a Data List's cell or an entire row or column and drag its sizing handles to resize them.
Changing Data List's properties
When a Data List widget is selected on a screen you can change some of its properties in the Properties panel:

Find more information about Data Lists in the Data Simulation section.
The Summary widget is a special text label which shows information about a Data Grid or Data List. This widget cannot be directly edited like a normal Text as its content is automatically generated using its associated Data Grid information. The information displayed by this widget is the total number of rows and the currently displayed ones.
To change its associated Data Grid, select the Summary widget and select the desired Data Grid in the Properties panel.
The Index widget is a special text label which shows information about the Data Grid or Data List's pages. This widget cannot be directly edited like a normal Text as its content is automatically generated using its associated Data Grid information. The information displayed by this widget is the index of pages of the Data Grid. The current page index will be highlighted using a bold font style. Notice that the number of pages of a Data Grid will depend on the field 'Rows per page' in the Data Grid widget's properties.
To change its associated Data Grid, select the Index widget and select the desired widget in the Properties panel.