ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
WINDEV: Example of programmed Drag and Drop
.NET Assemblies
.NET is Microsoft's software development platform......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
fSelect (Function)
Opens the Windows file picker.
Screen,Input (External language)
Starts the input in the controls of a window.
Handle (External language)
Returns the handle of a window or control.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
Windows,TCurrent (External language)
Modifies the title of the current window.
OpenMobileWindow (Function)
Opens a window in a mobile application.
WaitWindowStart (Function)
Opens the wait window of application.
<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.
RegistryDeleteValue (Function)
Deletes a value from the Windows registry.
WinStatus (Function)
Identifies or modifies the window status.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
CurrentWin (Function)
Identifies the window currently in edit.
WindowsVersion (Function)
Returns the runtime mode of Windows.
SysSetFocus (Function)
Sets focus to a window or control.
SysWinShow (Function)
Modifies the display status of a window.