ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
LanguageToName (Function)
Returns the name of a language.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
ExeGetPID (Function)
Returns information about the current process.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
Runtime error management functions
List of functions for managing runtime errors...
XMLResult (Function)
Returns the result of a calculation XPath query.
Constants for manging the replication
List of constants used by the functions for managing the replication....
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.