ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
The planes (in a window or in a report)
The planes are used to group the window controls......
Handling Organization Chart controls programmatically
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......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Telemetry: Main features
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
2. User-friendly editors in practice
Associating a control with a tab pane
Methods to associate a control with a tab pane......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
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......
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......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......