ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
Autofill (Property)
The Autofill property indicates the type of information to be automatically entered in an Edit control.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
TotalRange (Property)
The TotalRange property gets and sets the total range of data represented by the Range Slider control.
Accessibility (Property)
The Accessibility property gets and sets the accessibility properties of a control.
Dialog box functions
List of functions for managing dialog boxes...
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
FolderModeImage (Property)
The FolderModeImage property gets and sets the display mode of the folder image in TreeView and TreeView Table controls.
Description (Property)
The Description property is used to get and change the page description.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
DisplayOrphan (Property)
The property AfficheOrphelin property allows you to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
SelectionDirection (Property)
The SelectionDirection property is used to determine and change the selection direction (left to right or right to left) in a Word Processing control.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
The Dashboard control
Dashboards are essential elements in an application......
Start of Break block (Break header)
The Start of break block is optional......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
WDOptimizer: Editing and modifying a ".REP" file
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both in the window editor and programmatically......