ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
ProgressBarSystem (Property)
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
10. Smart controls
Smart controls...
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Installing a Webservice (old format)
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
"?" menu
WINDEV proposes a help menu adapted to your applications......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Internal component description
The description of an internal component can opened at any time......
End of Document block
The End of document block is run once at the end of the report execution......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......