ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

QuickActionPin (Function)
Generates a request to pin a quick action.
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
<Command variable>.WriteStandardInput (Function)
Writes data to the standard input of the command executed in console mode.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
<Command variable>.ReadErrorOutput (Function)
Reads error output data, for the command executed in console mode.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
<Scanner variable>.Property (Function)
Used to get and change the characteristics of a scanner.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
<emailSMTPSession variable>.StartSession (Function)
Starts an SMTP session.
<Organization Chart>.AddChild (Function)
Adds a child element into an Organization Chart control.
<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart control.
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
<EmailOutlookSession variable>.StartSession (Function)
Starts an Outlook section.
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
TimeLine control events
The following events appear by default in the WINDEV code editor...
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Bar Code functions
The following functions are used to manage bar codes:...
<Connection variable>.AddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.