ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatFloatAdd (Function)
Adds a value to each matrix element.
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....
HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
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.
dInvertColor (Function)
Reverses the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
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....
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....
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
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.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.