ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Repairing the project
In some cases, "Project......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
12. Pages in practice
3. UML models in practice
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Error 301: Unknown identifier
Configuring the setup program
Two tools can be used to create a setup program......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......