ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. Types of standard controls
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
Managing space characters in the searches?
3. Types of accessible files
2. Types of accessible files
Types of accessible files...
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
<emailIMAPSession variable>.StartSession (Function)
Starts an IMAP session.
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<httpRequest variable>.WriteCookie (Function)
Adds or modifies a cookie in an HTTP request.
<fbSession variable>.Start (Function)
Used to authenticate and log in to Faceboook.
<fbSession variable>.Request (Function)
Sends an HTTP request to the Facebook Graph API.
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<mongoCollection variable>.DeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
<mongoCollection variable>.DeleteCollection (Function)
Deletes a collection from a MongoDB database.
<mongoDatabase variable>.DeteleDatabase (Function)
Deletes a MongoDB database as well as its collections.
<mongoCollection variable>.ModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
<EmailOutlookSession variable>.Update (Function)
Updates the messages of MS Exchange according to the email server.
<emailAttach variable>.SaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).