ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UPNPModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
NotifPushSubscribe (Function)
Subscribes the current Android application to a topic.
HIndex (Function)
Rebuilds the file index (".NDX" file).
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
zipExist (Function)
Used to find out whether an archive exists.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
UPNPGetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
UPNPGetBrightness (Function)
Retrieves the brightness of a UPnP device.
UPNPGetContrast (Function)
Retrieves the contrast of a UPnP device.
UPNPGetVolume (Function)
Retrieves the volume of a UPnP device.
UPNPGetSharpness (Function)
Retrieves the sharpness of a UPnP device.
UPNPModifySharpness (Function)
Changes the sharpness of a UPnP device.
UPNPModifyVolume (Function)
Change the volume of a UPnP device.
UPNPModifyContrast (Function)
Modifies the contrast of a UPnP device.
UPNPModifyBrightness (Function)
Modifies the brightness of a UPnP device.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.