ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
FreeDLL
The FreeDLL keyword can correspond to ...
DDEExecute (Function)
Sends a command that will be run on the server.
DDEUnLink (Function)
Interrupts a link between an item and a data.
DDEUpdate (Function)
Modifies a linked data.
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
Managing the executables (WLanguage functions)
WINDEV, WEBDEV and WINDEV Mobile propose different functions for managing executables from a WINDEV application, from a WINDEV Mobile application or from a WEBDEV site......
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
OLESave (Function)
Saves the object found in an OLE control in binary format.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
USBProperty (Function)
Retrieves the value of a property for a USB device.
USBFind (Function)
Finds a USB device according to keywords.
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
15. Repeating a group of controls: loopers
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
Miscellaneous Windows constants
List of constants used by the Windows functions....
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
gpwInitAnalysis (Function)
Initialize the analysis of user groupware.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.