ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

API description (Variable type)
An API Description variable is used to describe an API, its parameters, its return value and its calling options programmatically.
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......
2. WEBDEV administrator in practice
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Options of the window editor
To configure the general options of the window editor......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
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......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.