ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailPOP3Session variable>.StartSession (Function)
Starts a POP3 session.
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Manager of automated tests
The test manager is used to......
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).
SaaSAdminDeleteService (Function)
Deletes a SaaS service.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
Handling Organization Chart controls programmatically
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<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.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
HDescribeConnection (Function)
Describes a new connection to an external database.
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
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.