ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Enqueue (Function)
Adds an element to the queue.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HInfoServer (Function)
Returns the specified information about the server.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
XMLPath (Function)
Returns the current position in the document in XPATH format.
fFileName (Function)
Returns the name of an external file that is currently opened.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
Push (Function)
Pushes an element onto the stack.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").