ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Validity period of site pages
When creating a page, a validity period can be defined for this page......
Creating the menus for the pages of the WEBDEV RAD pattern
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.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
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......
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.
<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.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
2. WEBDEV administrator in practice
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....