ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_DISCONNECTED_RELOG
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
The Cell control
The Cell control contains controls......
Z-index of a control
All the controls in a window or report have a different z-index......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Chart: Managing legends
Several types of legends are supported in the charts......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
Functions for managing objects (External language)
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Resizing a window (AAF)
9. Overlaying controls
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
The planes in WEBDEV
The planes are used to group the controls of an element......