ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Binding a Check Box control to an item
Overview of external languages
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Error 1037: This member already exists in the structure
Label report
The report editor allows you to create "Label" reports......
<Diagram variable>.EndModification (Function)
Indicates the end of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
<Diagram editor>.EndModification (Function)
Indicates the end of a series of actions performed in a Diagram Editor control in a single event ("undo/redo")....
<Word Processing>.EndModification (Function)
Indicates the end of a series of actions performed in a Word Processing control in a single event ("undo/redo")....
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Python: Native calls
WLanguage allows for native Python calls......
HsMenu,Name (External language)
Adds a menu into the window that is opened.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Events associated with a Spreadsheet control
Select query description window
The description window of a select query includes several sections......
Events associated with Shape controls
List of events associated with Shape controls...
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
HSetMemo (Function)
Used to modify the management mode of memo items.
<Source>.SetMemo (Function)
Used to modify the management mode of memo items.