ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
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......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
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......
1. The WINDEV Framework
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
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 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......
3. Managing sockets
WINDEV includes advanced socket management functions....
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
WDInst: handling the files to install
By default, the files to install are......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....