ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
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.
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
<Linestring2D variable>.AddPoint (Function)
Adds a new point to a 2D linestring.
CallDLL32 (Function)
Runs a function found in an external DLL.
API (Function)
Runs a function found in an external DLL.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
Right (Function)
Extracts the last characters from a string or string buffer.
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
Configuring the SOAP administrator
Word Processing control functions
The following functions are used to manage Word Processing controls:...
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<emailIMAPSession variable>.StartSession (Function)
Starts an IMAP session.