ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
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.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
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).
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
fRemoveDir (Function)
Deletes a directory from a disk.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
SocketConnect (Function)
Connects a client computer to a given socket.
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....
IF statement
The conditional IF statement allows you to run an action according to a condition...
Error (Function)
Displays a custom error message in a system error window.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.