ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
ERR_BAD_APPLICATION
9. Application menus
Menus are displayed in different ways......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
Compatibility between external components and deployed applications
A component can evolve in many ways......
The structure of the file for remote control
The management of remote control uses a file in INI format......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
1. The WINDEV Framework
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
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......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......