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...
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]...
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, ...
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page...
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Creating and generating an external component
A component must be created from a project containing all the elements required...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
grParameter (Function)
Retrieves or modifies a chart parameter.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice...
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications...
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Creating a WINDEV application for Linux
editor....
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box...
1. Examples provided with WINDEV Mobile
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application...
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min