ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Statistical constants
List of constants used by the statistical functions....
XMLNext (Function)
Positions on the next element (tag or attribute).
FTPCommand (Function)
Sends a specific FTP command to a server.
HCancelBackup (Function)
Cancels a current backup.
SysTheme (Function)
Returns the current theme used on the mobile device.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
Constants for managing the Enumerations and the Combinations
fAddText (Function)
Adds the content of a character string at the end of a file.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
Parallel task management functions
The following functions are used to manage parallel tasks...
MaskFormat (Function)
Formats a character string using an InputMask variable.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
fMerge (Function)
Merges several files into a single one.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
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.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......