ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating Organization Chart controls programmatically (prefix syntax)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
TourGuideStop (Function)
Stops the specified tour or the tour in progress.
<GuidedTour>.Stop (Function)
Stops the specified tour or the tour in progress.
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
<emailPOP3Session variable>.StartSession (Function)
Starts a POP3 session.
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
<mongoCollection variable>.DeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
<emailOutlookSession variable>.ListFolder (Function)
Returns the list of folders found in the Outlook messaging software.
<QuickAction variable>.Add (Function)
Adds a new quick action to the application.
<QuickAction variable>.Remove (Function)
Removes a quick action defined for the application.
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
HTTPCookieReset (Function)
Deletes all the cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....