ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Dialog box management functions
List of functions for managing dialog boxes...
Control management functions
List of functions for managing controls...
Windows event management functions
List of functions for managing Windows events...
ContactCreate (Function)
Opens the native "Create contact" window of the device (Android, iPhone or iPad).
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
New features in WEBDEV 2025
WEBDEV 2025 is available!...
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......