ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysNotificationRemove (Function)
Removes a previously sent interactive notification.
<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.
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
1. Testing a site: Elements to be tested
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
Word Processing control functions
The following functions are used to manage Word Processing controls:...
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
SaaSAdminAddSite (Function)
Adds a SaaS site.
SaaSAdminModifySite (Function)
Modifies a SaaS site.
SaaSAdminDeleteSite (Function)
Deletes a SaaS site.
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
SaaSAdminFindClient (Function)
Finds a SaaS client account.
SaaSAdminListClient (Function)
Lists the client accounts of SaaS Webservice database.
SaaSAdminDeleteClient (Function)
Deletes a SaaS client account.
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
SaaSAdminDeletePricing (Function)
Deletes a SaaS pricing.
SaaSAdminDeleteSubscription (Function)
Deletes a SaaS subscription.
<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.