ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
FlexRowGap (Property)
The FlexRowGap property gets and sets the size of the gutter that separates the rows of a Flexbox control.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
DayOfMonth (Property)
The DayOfMonth property gets and sets the number of the day of the month on which the scheduled task should be executed.
FlexShrink (Property)
The FlexShrink property gets and sets the shrink factor of an item in a line of a Flexbox control.
AttachPointStart (Property)
The AttachPointStart property gets and sets the position of the start attachment point of a Wire control.
AttachPointEnd (Property)
The AttachPointEnd property gets and sets the position of the end attachment point of a Wire control.
FlexColumnGap (Property)
The FlexColumnGap property gets and sets the size of the gutter that separates the columns of a Flexbox control.
Comment (Property)
The Comment property gets and sets the different characteristics of comments in a cell of a Spreadsheet control.
UsefulHeight (Property)
The UsefulHeight property gets and sets the useful height of an internal window (or supercontrol) with scrollbars.
SelectionLength (Property)
The SelectionLength property gets and sets the length of the selection made in a Word Processing control.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control or menu option.
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static Text control in a report....