ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Popup>.Animate (Function)
Displays a popup in a page cell.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
PopupAnimate (Function)
Displays a popup in a page cell.
PageChangeLayout (Function)
Applies a specific layout to a page.
<emailIMAPSession variable>.RemoveFolder (Function)
Deletes a folder on an IMAP server.
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
PreviousPage (Function)
Returns the name of the previous page.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Creating the Table pages of the WEBDEV RAD pattern
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......
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....
Validity period of site pages
When creating a page, a validity period can be defined for this page......
The planes in WEBDEV
The planes are used to group the controls of an element......
Creating the menus for the pages of the WEBDEV RAD pattern
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.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
<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.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or 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....
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.