ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
ERR_CLOSED_PAGE
ContextClose (Function)
Closes a page context.
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......
Properties of a help page
The characteristics of a help page are used to define......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
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....
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
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.
11. Popup page
AWP without UI
Bootstrap, Angular, React, Vue......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
1
2
3
4
5
6
252
>