ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Static control
A Static control is a control used to display a static text......
Environment of the query editor
WinEdCreateNote (Function)
Creates a Repositionable Note control.
Handling Spreadsheet controls programmatically (in a window) (prefix syntax)
A Spreadsheet control found in a window can be handled through programming......
Constants for managing contact functions
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
General environment of WINDEV
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
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.
NotesListView (Function)
Returns the list of views found in the current Lotus Notes database.
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.
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....