ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Selecting a color on Windows Hide the details
Exit mode from the window for color selection: True if the OK button was clicked by the user,False otherwise (Cancel button).
Initial color selected in the window for color selection. This color can correspond to: an RGB color (returned by RGB),an HSL color (returned by HSL),a WLanguage preset color, a variable of type Color.When the color selection window is closed, <Initial value> contains the value of the selected color if the user validated the window using the OK button.
Options for displaying the window for color selectionscAnyColorAll the colors are allowed.Window displayed: Color selection window.scHelpEnables the help button.Window displayed: Standard window for color selection of Windows.scInit(Default value)The default color selected in the color selection window is the color passed as parameter to SelectColor.Window displayed: Color selection window.scNotPersoColorThe custom color creation button is dimmed.Window displayed: Standard window for color selection of Windows.scPersoColorIf <Custom colors> is specified, the Windows standard color selection window is displayed and the button for creating custom colors is enabled.If <Custom colors> is not specified, the color selection window is displayed.scSolidColorOnly non-hatched colors are allowed.Window displayed: Color selection window.scSystemDisplays the standard window for color selection of Windows.Remark: When combining constants, the new window for color selection is displayed only if all the requested features are available in this window. This parameter is ignored.
Address of an array of 16 integers containing the RGB codes of the custom colors. If this parameter is not specified, 16 shades of gray are proposed. This parameter is ignored.
Selecting a color in browser code Hide the details
Initial color selected in the window for color selection. This color can correspond to:an RGB color (returned by RGB),an HSL color (returned by HSL),a WLanguage preset color,a variable of type Color.
Name of the WLanguage procedure ("callback") executed when the color selection popup is closed. For more details on this procedure, see Parameters of the procedure used by SelectColor.
Last update: 11/25/2022
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: