ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Manipulating menu options programmatically
Menu options can be manipulated...
Managing main window menus
A main menu is necessarily associated with a window...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Body block
The Body block corresponds to the main block of the report......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Status bar of windows
The status bar of a window is used to display several types of information......
How to open a window?
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document. define button styles for a Windows notification....
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
Select query description window: Use
Let's see some operations specific to the description window of a select query......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Operations performed on object diagrams
The following paragraphs explain......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
WDDIXIO overview