ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
MySQL Native Connector: Features and notes
Remarks and specific features of the Native MySQL Connector...
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Hyper File functions available for backward compatibility
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Manager of automated tests
The test manager is used to......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
"?" menu
WINDEV proposes a help menu adapted to your applications......
Associative array (Variable type)
An associative array is an "advanced" type of array...
The Static Text control
A Static Text control is a control used to display a static text......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min