ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reduce (Function)
Applies a computation to each element of a WLanguage array.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
InitParameter (Function)
Initializes the management of persistent values.
zipListFile (Function)
Returns the list of files found in an archive.
VariantConvert (Function)
Converts the value stored in a Variant variable].
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
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)....
MatExist (Function)
Checks the whether the matrix exists in memory.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
fFileExist (Function)
Checks the existence of an external file.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
TimeToString (Function)
Converts a time to a string in the specified format.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
InitRandom (Function)
Initializes the generator of random numbers.
Random (Function)
Returns a random number.
Age (Function)
Returns the age according to the date of birth.