ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CurrentWin (Function)
Identifies the window currently in edit.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
RegistryNextKey (Function)
Identifies the key found after the specified key in the Windows registry.
ExeListProcess (Function)
Returns the list of applications currently run.
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
RegistryCreateKey (Function)
Creates a key in the Windows registry.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
TimeToInteger (Function)
Converts a time to an integer.
RegistrySeek (Function)
Seeks a character string in the registry.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
TimeToString (Function)
Converts a time to a string in the specified format.
WinChangeAlias (Function)
Modifies the alias of a window.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
TimeValid (Function)
Checks the time validity.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).