ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Creating a window skin template
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
The "Code hashtags" pane
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
HOpenConnection (Function)
Opens a connection to a specific database.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Comparison operators
The comparison operators can be divided into several categories......
Operator on Address
The & operator returns the address of a variable as an integer
Multiline strings
To type character strings over several lines in the code editor...
Binary values management functions
List of functions for managing binary values...
Android Control Center
Do you know where to find your application log files?...
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
Constants for managing Big Data Redis databases
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
Overview
Overview of the different operators...
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......