ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatExist (Function)
Checks the whether the matrix exists in memory.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
InitRandom (Function)
Initializes the generator of random numbers.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
Random (Function)
Returns a random number.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
TitleBackgroundColor (Property)
The TitleBackgroundColor property is used to get and change the background color of a column title in a Table or TreeView Table control.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
FTPAttribute (Example)
Usage example of the FTPAttribute function
AppParameter (Function)
Returns information about the mechanism for automatic application update.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.