ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DDELink (Function)
Creates a hot link with a data.
CursorDisplay (Function)
Displays or hides the mouse cursor.
EventOpen (Function)
Opens a synchronization event between several threads.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
12. Retrieving data from a site
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
GetTheme (Function)
Gets the current theme of a mobile application.
DDEWarmLink (Function)
Creates a warm link with a data.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
MenuSelectPlus (Function)
Enables a menu option (context menu or drop-down menu).
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL......