ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RegistryDeleteValue (Function)
Deletes a value from the Windows registry.
NextTitle (Function)
Modifies the title of next window to open.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
HandleParentNext (Function)
Forces the parent of the next window to open.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
Windows,TCurrent (External language)
Modifies the title of the current window.
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.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
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.
Window management functions
List of functions for managing windows...
SMSReset (Function)
Resets all variables of SMS structure.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....