ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
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.
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in 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).
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
ERR_BAD_ACTION
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Generating the RAD pattern
To generate a RAD pattern:...
WEBDEV Application Server 2024
Using RAD patterns
The steps for creating a RAD pattern are as follows......
WINDEV applications for Linux: Specific features
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Extracting the text of the project
The following text can be extracted......
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
Error 121: Shadowing a structure
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......