ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Print constants
List of constants used by the print functions....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
11. Controls in practice
Discover the main characteristics of the controls...
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Functions for managing RTF controls
List of functions for managing RTF controls...
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Constants for managing Map controls
Constants for managing Map controls...
iPrintImage (Function)
Sends the image file to print to the print buffer.
RTF control properties
List of properties associated with the RTF control...
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Properties associated with a report
List of properties associated with a report...
Email management functions
List of functions for managing emails...
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....