ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
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....
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
PopupAnimate (Function)
Displays a popup in a page cell.
PageChangeLayout (Function)
Applies a specific layout to a page.
<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.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
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......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
5. Site test in practice
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
11. External component
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
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....
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....
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.
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....
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
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.
BrowserPrint (Function)
Prints the page currently displayed in the browser.