ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
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......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
WINDEV Framework License Agreement
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Advanced types
The advanced types of WLanguage are as follows...
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Telemetry management functions
The following functions are used to manage the telemetry:...
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Handling Scheduler controls programmatically
A Scheduler control can be......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
19. Sending emails
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
WINDEV Mobile Framework License Agreement
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......