ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
PageDisplay (Function)
Displays a web page in the user's browser....
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Creating the menus for the pages of the WEBDEV RAD pattern
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
iPageNum (Function)
Returns or initializes the number of the page currently printed.
W3C standardization
You must comply with the W3C standard (HTML 4......
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
PageVisible (Function)
Indicates whether the page is visible to the user.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
<EmailIMAPSession>.GetAll (Function)
Retrieves all the emails found on an IMAP server.
BrowserPrint (Function)
Prints the page currently displayed in the browser.
<Page>.Address (Function)
Used to find out the Internet address of a page.
<Page>.Display (Function)
Displays a web page in the user's browser....
MyPage (Reserved word)
MyPage is used to handle the current page...
PageAddress (Function)
Used to find out the Internet address of a page.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.