ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in 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).
Edit options of a report
The report editor allows you to......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Various constants
List of various constants....
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Local procedure
Two types of procedures are available......
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Custom tooltips
Tooltips are very useful for application users......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Drop-down button
The drop-down button expands: a context menu. a popup window....
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Creating a flexible modeling
To create a new flexible modeling, you can......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......