ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
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....
Print constants
List of constants used by the print functions....
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......
11. Controls in practice
Discover the main characteristics of the controls...
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......
Properties associated with a report
List of properties associated with a report...
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
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.
Constants for managing Map controls
Constants for managing Map controls...
Email management functions
List of functions for managing emails...
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....