ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CheckAllFalse (Function)
Returns True if all the elements of an array are False.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
rssInitialize (Function)
Loads a RSS stream in memory.
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
BCToImage (Function)
Generates the image of a bar code.
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
FBStopSession (Function)
Closes the Facebook session opened with FBStartSession.
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.
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
DriveCreateDirectory (Function)
Creates a directory on the remote drive.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index sort item: all sort options specified for the sort item are taken into account (case sensitivity, punctuation, sort direction, Unicode language, ...).
xlsUnmergeCell (Function)
Unmerges a range of cells.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable.