ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. Sharing a project in practice
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Error 123: The constant already exists
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
<Source>.Declare (Function)
Declares a description of data file (found in an analysis) in the current project.
Project management functions
List of functions for managing projects...
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
Constants for managing projects
List of constants used by the functions for managing projects....
Environment of the data model editor
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
Multi-product external components
Components are a remarkably useful tool for development teams......
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
Creating links
Links help users navigate the help system......
ERR_NO_PROJECT
WebSocket functions (prefix syntax)
List of functions specific to WebSocket servers...
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.