ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
The Spreadsheet control
Spreadsheets are one of the most used office tools......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
Environment of code editor
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.