ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Report data source
...The reports can be created with the data coming from:...
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
WINDEV: Windows created via the "window" RAD
The wizard for window creation proposes several types of windows associated with HFSQL tables......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
SQL functions for handling spatial data
Below are the main SQL functions that can be used to handle spatial data in SQL queries......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
3. Application development cycle
Development cycle of a WINDEV application....
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Creating a Pivot Table control
To create a Pivot Table control......
WINDEV Mobile concepts
WDMap: Overview
WDMap is a tool used to view and handle a table while developing an application......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
SQLExec (Function)
Names and runs an SQL query.
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.