ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Manager of automated tests
The test manager is used to......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Project portfolio
From version 25, you can create "project portfolios"......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
HCloseConnection (Example)
Usage example of the HCloseConenction function
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...