ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
ArrayDistinct (Function)
Returns an array without duplicates.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
HSL (Function)
Creates a color from its hue, saturation and lightness.
dBorder (Function)
Draws the borders.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
fSplit (Function)
Splits a file into several files.