ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
fImageSelect (Function)
Opens the image picker of Windows.
RegistryQueryValue (Function)
Reads a value in the Windows registry.
RegistryDeleteKey (Function)
Deletes a subkey from the Windows registry.
RegistryDeleteValue (Function)
Deletes a value from the Windows registry.
SysWinShow (Function)
Modifies the display status of a window.
Reports & Queries: New features in this version
iParameterReport (Function)
Configures the printer by opening the configuration window.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Window>.OpenMobileWindow (Function)
Opens a window in a mobile application.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Speech synthesis management functions
The following functions are used to manage speech synthesis...
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Events associated with framesets
List of events associated with framesets...
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.