ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
DriveListFileGgl (Function)
Lists Google Docs Editors files (Docs, Sheets, etc.) present on Google Drive.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Constant
The constants are language elements whose value is fixed once and for all...
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
Handling an Organization Chart control through programming (prefix syntax)
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
<emailOutlookSession variable>.ListFolder (Function)
Returns the list of folders found in the Outlook messaging software.
<mongoCollection variable>.DeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
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.
<emailPOP3Session variable>.StartSession (Function)
Starts a POP3 session.