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...
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
6. Multiple generation
...Multiple generation...
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
nWDInitProject: Initialization code of project
Run the initialization code of project......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Project (External language)
Opens and runs a WINDEV project.
Feedback component
The Feedback component is a component provided with WINDEV......
Functions for managing objects (External language)
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
1. Testing a site: Elements to be tested
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......