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...
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Style sheet
A style sheet ("......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Programming patterns
CAUTION......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
PageDisplay (Function)
Displays a web page in the user's browser....
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Programming overview in C and C++
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....