ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

5. User Groupware in practice
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Manipulating Repositionable Note controls programmatically
A Repositionable Note control can be handled through programming......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
JSONXMLConverter (Variable type)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Image drawing and processing functions
List of image drawing and processing functions...
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
ComponentInfo (Function)
Returns information about a component.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......