ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Finding out the rollover cursor used for a window or for a window control Hide the details
Name of the cursor used for the specified control or window. Can correspond to:A specific cursor name (file with a .CUR or .ANI extension): name of the cursor if the file is found in the current directory, name and full path of the cursor if the file is found in a directory other than the current directory. ".CUR" or ".ANI" custom mouse cursors are not supported in Java. .ANI custom mouse cursors are not supported in Java. A preset cursor identified by one of the following constants:curHelpHelp for an objectcurIbeamInput cursorcurCrossStandard crosscurArrowStandard arrowcurUpArrowUp arrowcurForbiddenSign not allowedcurHandHandcurSystemHandSystem hand Cursor identical to curHand. curWaitHourglasscurSizeCross Arrow cursorcurSizeNESWNorth East/South West arrowcurSizeNWSENorth West/South East arrowcurSizeWEWest East arrowcurSizeNSNorth South arrow
Name of the control or window whose associated cursor must be found.
Finding out the rollover cursor used for a page or for a page control Hide the details
Name of the cursor used for the specified control or page. The default value is the curAutomatic constant: the cursor is inherited if a parent element is associated with a specific cursor, otherwise the default cursor defined for the control is used.Can correspond to:A specific cursor name (cursor file managed by the browser). The associated CSS value corresponds to url(<Cursor URL>).A preset cursor CSS value (see table below)A preset cursor identified by one of the following constants:curHelpHelp for an objectAssociated CSS value: helpcurAutomaticAutomatic cursor: the cursor is inherited if a parent element is associated with a specific cursor, otherwise the default cursor defined for the control is used.Associated CSS value: autocurIbeamInput cursorAssociated CSS value: textcurCrossStandard crossAssociated CSS value: crosshaircurDefaultDefault cursor associated with the controlAssociated CSS value: defaultcurArrowForbiddenArrow and sign not allowedAssociated CSS value: no-dropcurArrowWaitArrow and hourglassAssociated CSS value: progresscurForbiddenSign not allowedAssociated CSS value: not-allowedcurHandHandAssociated CSS value: pointercurSystemHandSystem handThis cursor is the same as the one displayed by the curHand constant.curWaitHourglassAssociated CSS value: waitcurSizeCross Arrow cursorAssociated CSS value: movecurSizeColumnCursor for resizing columnsAssociated CSS value: col-resizecurSizeRowCursor for resizing rowsAssociated CSS value: row-resizecurSizeNESWNorth East/South West arrowAssociated CSS values: NE-resize Arrows, SW-resize ArrowscurSizeNWSENorth West/South East arrowAssociated CSS values: SE-resize Arrows, NW-resize ArrowscurSizeWEWest East arrowAssociated CSS values: E-resize Arrows, W-resize ArrowscurSizeNSNorth South arrowAssociated CSS values: S-resize Arrows, N-resize ArrowsRemark: The CSS all-scroll and vertical-text values have no associated WLanguage constants. CSS value associated with the cursor or URL address to a cursor managed by the browser. In this case, the value has the following format: 'url(<Cursor URL>)'.
Name of the control or page whose associated cursor must be found.
Modifying the rollover cursor defined for a window control or for a window Hide the details
Name of the control or window whose cursor must be modified
Name of the cursor to use. Can correspond to:A specific cursor name (file with a .CUR or .ANI extension): name of the cursor if the file is found in the current directory, name and full path of the cursor if the file is found in a directory other than the current directory. ".CUR" or ".ANI" custom mouse cursors are not supported in Java. .ANI custom mouse cursors are not supported in Java. A preset cursor identified by one of the following constants:curHelp Help for an objectcurIbeamInput cursorcurCrossStandard crosscurArrowStandard arrowcurUpArrowUp arrowcurForbiddenSign not allowedcurHandHandcurSystemHandSystem hand Cursor identical to curHand. curWaitHourglasscurSizeCross Arrow cursorcurSizeNESWNorth East/South West arrowcurSizeNWSENorth West/South East arrowcurSizeWEWest East arrow
Modifying the rollover cursor defined for a a page control or for a page Hide the details
Name of the control or page whose cursor must be modified
Name of the cursor used for the specified control or window. The default value is the curAutomatic constant: the cursor is inherited if a parent element is associated with a specific cursor, otherwise the default cursor defined for the control is used.Can correspond to:The full name of a cursor file (file with a .CUR or .ANI extension). This file must be found in the _WEB directory of the site. Remark: the .cur and .ani files are not supported by Firefox. The custom cursors are not supported. A specific cursor name (cursor file managed by the browser). The associated CSS value corresponds to url(uri).A preset cursor CSS value (see table below)A preset cursor identified by one of the following constants:curHelpHelp for an objectAssociated CSS value: helpcurAutomaticAutomatic cursor: the cursor is inherited if a parent element is associated with a specific cursor, otherwise the default cursor defined for the control is used.Associated CSS value: autocurIbeamInput cursorAssociated CSS value: textcurCrossStandard crossAssociated CSS value: crosshaircurDefaultDefault cursor associated with the controlAssociated CSS value: defaultcurArrowForbiddenArrow and sign not allowed Associated CSS value: no-dropcurArrowWaitArrow and hourglassAssociated CSS value: progresscurForbiddenSign not allowedAssociated CSS value: not-allowedcurHandHandAssociated CSS value: pointercurSystemHandSystem handThis cursor is the same as the one displayed by the curHand constant.curWaitHourglassAssociated CSS value: waitcurSizeCross Arrow cursorAssociated CSS value: movecurSizeColumnCursor for resizing columnsAssociated CSS value: col-resizecurSizeRowCursor for resizing rowsAssociated CSS value: row-resizecurSizeNESWNorth East/South West arrowAssociated CSS values: NE-resize Arrows, SW-resize ArrowscurSizeNWSENorth West/South East arrowAssociated CSS values: SE-resize Arrows, NW-resize ArrowscurSizeWEWest East arrowAssociated CSS values: E-resize Arrows, W-resize ArrowscurSizeNSNorth South arrowAssociated CSS values: S-resize Arrows, N-resize ArrowsRemark: The CSS all-scroll and vertical-text values have no associated WLanguage constants. CSS value associated with the cursor or URL address to a cursor managed by the browser. In this case, the value has the following format: 'url(<Cursor URL>)'.
Preset cursors
Defining a custom cursor for the browser
Limitation for the List Box control and Combo Box control
Limits
Last update: 01/21/2021
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: