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).
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
HCreateView (Example)
Usage example of the HCreateView function
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
14. Managing the "Back" button in practice
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
Describing a problem to the Free Technical Support
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
MyReport (Reserved word)
MyReport is used to handle the current report...
DDE constants
List of constants used by the DDE functions...
ControlNext (Function)
Returns the name of the next control in input mode.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Zombie data files and items
During the life of an application, items live and die......
iParameterViewer (Function)
Configures the report viewer.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......