ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Status bar of windows
The status bar of a window is used to display several types of information......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Creating a Java archive
When your Java application is developed, you can......
Private Store for mobile applications
There are two methods two deploy your applications......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Typing multilingual texts
For a multilingual application, you have the ability to......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
8. Associating controls with data
8. Binding controls to data
A window can display information from......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......