ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDateTime (Example)
Usage example of the fDateTime function
fDate (Example)
Usage example of the fDate function
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
fDirSize (Function)
Returns the size of a directory in bytes.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
HDescribeItem (Example)
Usage example of the HDescribeItem function
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
dBackground (Function)
Declares the default background color for the rectangles, circles, etc:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
Chrono (Variable type)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
HTML Editor control constants
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.