ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
CallDLL32 (Function)
Runs a function found in an external DLL.
API (Function)
Runs a function found in an external DLL.
<HTML editor>.GetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
Invalid input management functions
Invalid input management functions...
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
Right (Function)
Extracts the last characters from a string or string buffer.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
Word Processing control functions
The following functions are used to manage Word Processing controls:...
Functions for managing menus (prefix syntax)
List of functions for managing menus...
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<emailIMAPSession variable>.StartSession (Function)
Starts an IMAP session.
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
HTMLRemove (Function)
Removes the specified node and its descendants in an HTML document.
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.