ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Find - Replace" pane
The "Find - Replace" pane is used to......
<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.
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......
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......
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...
Constants for managing masks
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, ......
<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......
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Properties associated with a page
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....