ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Setup mode
Several methods can be used to distribute a WINDEV application......
WBAdminDeleteApplication (Function)
Deletes an application from a WEBDEV Application Server.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
.NET application
To create a.NET application from a project......
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Testing a project: setting
By testing the project you can simulate how the application will run......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.