ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: AWP pages
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
16. Types of code
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Changing sites from AWP to SEO-ready session mode
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Operating mode of dynamic Active WEBDEV Pages
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......