ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Error 1014: The access to the member of the class is restricted by a private inheritance
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Creating an insert query
An insert query (corresponding SQL statement......
Native SQL Server Connector license agreement
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
2. How to test a site?
2. Projects in practice
Discover the main operations that can be performed on a project....
Replication: The different types
The data replication is a powerful feature......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
2. Projects in practice
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
2. UML models
2. Multilingual application
A multilingual application can be distributed in multiple languages....
2. Analysis in practice