ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RegistryCreateKey (Function)
Creates a key in the Windows registry.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
RegistrySeek (Function)
Seeks a character string in the registry.
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.
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....
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
TimeToInteger (Function)
Converts a time to an integer.
CurrentWin (Function)
Identifies the window currently in edit.
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.
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.