ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fTempFile (Function)
Returns the name of a unique temporary file.
LooperCount (Function)
Returns the number of rows in a Looper control.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
Asc (Function)
Returns the ASCII code of the specified character.
Val (Function)
Returns the numeric value of a character string.
ControlCurrent (Function)
Returns the name of the control currently in edit.
ExeListProcess (Function)
Returns the list of applications currently run.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
DateToDay (Function)
Returns the day that corresponds to a given date.
Max (Function)
Returns the greatest value passed as parameter.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
SysColorRes (Function)
Returns the resolution of the screen in number of colors.
SysWinHandle (Function)
Returns the handle of a window identified by its title.
SysNameExe (Function)
Returns the name and full path of an application.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
ThreadPriority (Function)
Returns or modifies the priority level of a thread.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
tapiCallEnd (Function)
Returns the date and time of the end of call.