|
|
|
|
|
|
Category: WEBDEV specific features |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Many devices can be used to display websites (Android phone, iPhone, etc.
|
|
|
|
|
|
|
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server...
|
|
|
|
|
|
|
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites...
|
|
|
|
|
|
|
In a dynamic WEBDEV site, the page data is refreshed during a user action...
|
|
|
|
|
|
|
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page...
|
|
|
|
|
|
|
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection).
|
|
|
|
|
|
|
Tailwind CSS is an open source CSS framework...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|