ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
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...
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]...
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......
Break in a report
The break is used to group the records corresponding to a sort criterion......
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
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
The Upload control
The Upload control is used to upload files on the Web server......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications)...