ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Constant
The constants are language elements whose value is fixed once and for all...
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
GPSGetPosition (Function)
Retrieves information about the current device position.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
<HTML editor>.FromEmail (Function)
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.
<HTML editor>.GetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.