ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Date and Time management functions
List of functions for managing dates and times...
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Analysis links
The links are used to link the files found in an analysis between themselves......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Replication management functions
Three types of replication are proposed......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
13. Types of standard controls
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
11. User Macro-Code: UMC in practice
19. Sending emails
Handling Scheduler controls programmatically
A Scheduler control can be......