ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Fax constants
List of constants used by the functions for managing faxes....
Translating a text file with WDTRAD
WEBDEV concepts
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static Text control in a report....
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Input (Function)
Displays a message allowing the user to type an information.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
gClickableLink (Function)
Adds a clickable link in a graphic string.
DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.