ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
Time management help
Time management is extremely important......
23. Print modes
ERR_BAD_FILE
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Handling an internal component
An internal component is a set of elements from a project......
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
The Sidebar control
The Sidebar control gives access to different options......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
REP files
REP files contain the list of data files handled by the application....
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......