ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
WDADMINEXE: Remote application control
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......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Constants used by the functions for managing Tab controls
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
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......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
The .NET field 3.0, 4.0, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
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......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Constants for managing tiles
Animation functions
WINDEV proposes several WLanguage functions for managing animations......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
8. Binding controls to data
A window can display information from......
8. Associating controls with data