ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating help pages
A help system includes several pages......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
11. Popup page
AWP without UI
Bootstrap, Angular, React, Vue......
Properties of a help page
The characteristics of a help page are used to define......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
ContextClose (Function)
Closes a page context.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Service management functions
List of functions for managing services...
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Page with parameters
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
1
2
3
4
5
6
226
>