ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
MySelf (Reserved word)
MySelf is used to handle the current control...
Recycle code windows
By default, a single code window is opened per ......
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
<htmlNode variable>.InsertAfter (Function)
Adds a node after the specified node in an HTML document.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Right (Function)
Extracts the last characters from a string or string buffer.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
Token management functions (prefix syntax)
Token management functions in "Text token" Edit controls....
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
<httpRequest variable>.ReadCookie (Function)
Returns the value of a cookie received further to an HTTP request.
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
<EmailOutlookSession variable>.StartSession (Function)
Starts an Outlook section.
<emailSMTPSession variable>.StartSession (Function)
Starts an SMTP session.