ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window...
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
16. Java applications in practice
Java applications in practice...
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages,...
BackgroundTaskAdd (Function)
Adds a new background task.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget...
Break in a report
The break is used to group the records corresponding to a sort criterion......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native...
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native...
Different types of data (Type of variable)
A variable is defined by name and type......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position...
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values...
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window...
The "Internal report" control
...The "Internal report" controls are used to print several reports (secondary reports) in a single...
The List Box control
The List Box control is used to display a list of elements and to select one or more elements...
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV...
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing...
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows...
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project...
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project...
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control...
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min