ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
GPSGetPosition (Function)
Retrieves information about the current device position.
SSHWrite (Function)
Writes data into the specified SSH session.
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.
<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.
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
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.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Overview
Overview of the different operators...
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.