ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLESave (Function)
Saves the object found in an OLE control in binary format.
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.
DDEExecute (Function)
Sends a command that will be run on the server.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
USBProperty (Function)
Retrieves the value of a property for a USB device.
USBFind (Function)
Finds a USB device according to keywords.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
15. Repeating a group of controls: loopers
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
gpwInitAnalysis (Function)
Initialize the analysis of user groupware.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Operations performed on object diagrams
The following paragraphs explain......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
gpwSupervisor (Function)
Returns the username of the "Supervisor" account according to the framework being used.
gpwDefault (Function)
Returns the value that corresponds to "DEFAULT" according to the framework being used.
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
gpwVisitor (Function)
Returns the value that corresponds to the word "Visitor" according to the framework used.
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....