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...
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
The Dashboard control
Dashboards are essential elements in an application......
Extracting the text of the project
The following text can be extracted......
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Window (External language)
Returns the number of windows opened at a given time.
<String type>.AnsiToUnicode (Function)
Converts an ANSI string (Windows) to a UNICODE string.
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
Events associated with internal windows
List of events associated with internal windows...
SysShutdown (Function)
Stops the system or closes the current Windows session.
Registry management functions
List of functions for managing the registry...
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
HsMenu,Label (Function)
Modifies the caption of a menu option.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Reports
A report provides a custom view of data......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
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......