ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
iCloud constants
The iCloud constants are as follows:
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
OLELoad (Function)
Initializes an OLE control with an OLE object.
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
FolderData (Function)
FolderData is kept for backward compatibility.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
Printing in PDF format: Special cases
Specific features of print in PDF format...
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......