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....
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......
13. Print: Reports
WINDEV reports...
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)......
WDModFic: Tool for automatic modification of tables
WDModFic is a tool for automated modification of tables on development and end-user workstations......
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
Database schema: Description of table structure
The database schema allows you to define the structure of tables used by the project......
3. Application development cycle
Development cycle of a WINDEV application....
Creating a Pivot Table control
To create a Pivot Table control......
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).