ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
WINDEV License Agreement
WINDEV License Agreement...
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Multi-project search
Performing a search in the current project is a common operation......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
Constants for managing the windows
List of constants used by the functions for managing the windows...
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Windows event functions
List of functions for managing Windows events...
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Image editor: Features
The image editor includes several features......
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Start of Break block (Break header)
The Start of break block is optional......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
6. Internal window
Internal windows...
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.