ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
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.
fSeek (Example)
Usage example of the fSeek function
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....
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)....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
String functions
List of functions for managing character strings...
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.
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.