ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Spreadsheet control: Available formulas
At runtime, in the Spreadsheet control, the end user directly enters the calculation formulas......
Scheduler report
The report editor allows you to create "Scheduler" reports....
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Using the Vista style in your windows
WINDEV allows you to customize......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Comparison operators
The comparison operators can be divided into several categories......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Joins between the tables of a select query
When several tables are used in a query, the query editor automatically searches for the links between these tables described in the database schema......
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
2. WEBDEV administrator in practice