ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<GuidedTour>.Stop (Function)
Stops the specified tour or the tour in progress.
<mongoCollection variable>.DeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
TourGuideStop (Function)
Stops the specified tour or the tour in progress.
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
SaaSAdminDeleteService (Function)
Deletes a SaaS service.
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
<emailPOP3Session variable>.StartSession (Function)
Starts a POP3 session.
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
<gglConnection variable>.Disconnect (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.
<btleCharacteristic variable>.ChangeOfValue (Function)
Enables or disables the detection regarding the change of value for a Bluetooth Low Energy characteristic.
<btleDescriptor variable>.WriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
<btleDescriptor variable>.ReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
<btleDevice variable>.ConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
<Kanban>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
KanbanDeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.