ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RegistryDeleteValue (Function)
Deletes a value from the Windows registry.
<Window>.OpenMobileWindow (Function)
Opens a window in a mobile application.
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.
Windows,TCurrent (External language)
Modifies the title of the current window.
SysWinShow (Function)
Modifies the display status of a window.
Properties associated with a window
List of properties associated with a window...
iParameterReport (Function)
Configures the printer by opening the configuration window.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Reports & Queries: New features in this version
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].
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
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....
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
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...
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
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)......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......