ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
12. Pages in practice
Help system properties
The properties of help system are used to define......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
2. User-friendly editors in practice
Telemetry: Main features
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
The Check Box control
A Check Box can correspond to......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......