ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StreamInfo (Function)
Returns the name and/or number of the stream issuer....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
"Real-Time Performance Profiler" pane
The "Real-Time Performance Profiler" pane shows the activity of an application or site during a test......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
The different types of Table fields: programmatically, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Handling Gantt Chart controls programmatically