ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ...
Importing elements into a project
All the elements of a project (windows, reports, classes, sets of procedures, queries...
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Error 123: The constant already exists
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
<Source>.Declare (Function)
Declares a description of data file (found in an analysis) in the current project.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Size (Property)
The Size property is used to determine and change the size of an element.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
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......
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)......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Table,Get (External language)
Retrieves the value of a given element or the value of the selected element in a table.
<TreeView>.DeleteChild (Function)
Deletes the children of an element from a TreeView control without deleting the element itself.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
TreeDeleteChild (Function)
Deletes the children of an element from a TreeView control without deleting the element itself.
Local procedure
Two types of procedures are available......
ERR_NO_PROJECT
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
WebSocket functions (prefix syntax)
List of functions specific to WebSocket servers...
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.