ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
AAFEnable (Function)
Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
2. Examples and components provided with WEBDEV
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
1
2
3
4
5
6
326
>