ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Preparing the phone to test an Android application
WINDEV Mobile allows you to develop Android applications. To test these applications directly on an Android phone, the following operations must be performed ......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
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.
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.