ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page Footer block
The Page footer block is run at the end of each page......
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
<Page>.OpenChild (Function)
Opens a non-modal child window.
Mask management functions
The following functions are used to manage masks......
<Source>.Last (Function)
Sets the position on the last record of a data file according to a browse item.
Properties of a help page
The characteristics of a help page are used to define......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
Page management functions
List of functions for managing pages...
Page Header block
The Page header block is printed on each new page......
Constants for managing masks
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
Task management functions
List of functions for managing tasks...
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
<Kanban>.Save (Function)
Updates the record bound to the current card in the Kanban control.
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......