ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
Error 706: The property does not exist on this type of control
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
BCToImage (Function)
Generates the image of a bar code.
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
SysYRes (Function)
Returns the vertical screen resolution.
Event (Example)
Usage example of the Event function
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
HLogStop (Function)
Stops the log process of a file.
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
Border (Type of variable)
The Border type is used to handle a border through programming...
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
ServiceStop (Function)
Stops a service.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
Error 705: The property does not exist on this type