ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Interactive notification management constants
Interactive notification management constants...
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Time management help
Time management is extremely important......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Image (Property)
The Image property gets and sets the background image of a control or block.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Constants for managing animations
List of constants used by the functions for managing the animations...
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....