ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
8. Associating controls with data
8. Binding controls to data
A window can display information from......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Accessing a database via a web service
The database can be accessed via a web service......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
16. Application test in practice
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.