ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
StyleDrawCaptionGrayed (Function)
Customizes how text is drawn in grayed out controls.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
State (Property)
The State property is used to get and change the state of an element.
State (Property)
The State property is used to get and change the state of an element.
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.
ParallelTaskCancel (Function)
Immediately terminates execution of the current task: the task changes state to tpeCancelled.
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......
SelectionLength (Property)
The SelectionLength property gets and sets the length of the selection made in a Word Processing 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.
UsefulHeight (Property)
The UsefulHeight property gets and sets the useful height of an internal window (or supercontrol) with scrollbars.