ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
fSeparator (Function)
Returns a file path with normalized separators.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
IsEven (Function)
Identifies an even number.
Min (Function)
Returns the lowest value.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
IsOdd (Function)
Identifies an odd number.
ControlCurrent (Function)
Returns the name of the control currently in edit.
TimeValid (Function)
Checks the time validity.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Root (Function)
Returns the root of a number.
Sin (Function)
Returns the sine of an angle.
Tangent (Function)
Calculates the tangent of an angle.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.