ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extern (Reserved word)
EXTERN is used to...
Passing parameters
The parameters can be passed to a procedure......
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Common project
Projects are often cross-platform......
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
HOpenConnection (Function)
Opens a connection to a specific database.
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
SQLExec (Function)
Names and runs an SQL query.
Creating a window skin template
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
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