ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
State (Property)
The State property is used to get and change the state of an element.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
HIndex (Function)
Rebuilds the file index (".NDX" file).
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Creating the Relation windows of a WINDEV RAD pattern
Constants for managing emails
List of constants used by the functions for managing emails....
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Share your projects via Git
Git is a source code manager......
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....
Hyper File functions available for backward compatibility
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Associative array (Type of variable)
An associative array is an "advanced" type of array...