ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing nested reports
To create a main report containing several secondary reports:...
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
<Organizer>.BackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......