ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
Managing main window menus
A main menu is necessarily associated with a window...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
Manipulating menu options programmatically
Menu options can be manipulated...
<Multimedia>.End (Function)
Positions at the end of media file played in the Multimedia control.
<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
MCIEnd (Function)
Positions at the end of a media file that was opened beforehand MCIOpen.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Events associated with pages
List of events associated with pages...
WDScript: use in command-line and console mode
".STY" file: "Style sheet" file
A style sheet is a "......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
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....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Handling an internal component
An internal component is a set of elements from a project......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
WDDIXIO overview
How to open a window?
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
2. User-friendly editors in practice
User-friendly editors in practice...
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).