ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
fRemoveDir (Function)
Deletes a directory from a disk.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
fSize (Function)
Returns the size of a file (in bytes).
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
MatFloatAdd (Function)
Adds a value to each matrix element.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
LooperAddLine (Function)
Adds a row at the end of a Looper control.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
SocketConnect (Function)
Connects a client computer to a given socket.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
CurrentMonth (Function)
Returns the number of the current month.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
Error (Function)
Displays a custom error message in a system error window.
Dashboard constants
Constants used by the functions for managing Dashboard controls...