Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

In this lesson, we are going to explore Wayfast IDE’s interface and its main sections so we can have a smooth experience across this training.

Info

What’s an IDE? You can find more details on this link.

Key Areas

We can identify 4 main sections during the Wayfast navigation experience:

...

Sections

Sub Menu

Description

Connectors

DLLConnectors

In Wayfast we can include any kind of method to be developed in our projects.

WebserviceREST API

Lists the Project’s APIs exposed by Wayfast.

PDF Definition

PDF Templates for exporting to PDF.

...

Sections

Sub Menu

Description

Project Execution

Project Execution

This section is meant to continue application’s lifecycle after development.

Project Release

This section will track the release plan during the execution.

Deployment

This section will help developers to identify which version of the application can be deployed to any of the instance where it needs as part of the development process.

Documentation

This section will bring a detailed extract to analyze the code structure and define new actions to take and also an easy way to audit what are the strengths and weakness of our code.

...

Sections

Sub Menu

Description

Optimization

Unused Elements

  • Unused Pages

  • Unused Controls

  • Unused Dataset

We can find a code quality tool that identify different elements like Pages, Controls, Datasets and more that are not being used inside the application. .

Ondemand Elements

We recommend avoiding “On demand” execution type on pages, this is a tool where we can modify those elements and select the “Pre” execution to make the application more efficient.

Stats

This is a dashboard page where we can view different statistics associated to the unused and on demand elements available in the project.

Conditional by Customer

This is a report page that display all those elements that were created using conditional option.