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....
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
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].
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
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.
Speech synthesis management functions
The following functions are used to manage speech synthesis...
Reports & Queries: New features in this version
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
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......