ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ShellExecute (Function)
Opens a document in its associated application.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
The "Bubble" charts
A bubble chart shows the correlation between three variables using bubbles of different sizes: categories and values on the X and Y axes and an additional parameter.. The size of the bubble indicates the value of this third parameter.
Print constants
List of constants used by the print functions....
Thumbnail (Property)
The Thumbnail property can be used on: the items of an HFSQL data file. For more details, see Thumbnail property on items. the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls....
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
UnderlineColor (Property)
The UnderlineColor property allows you to define the color used to underline an element.
HInfoDatabaseRights (Example)
Usage example of HInfoDatabaseRights
Monochrome (Property)
The Monochrome property determines whether an image should be used in monochrome mode.
RightToLeft (Property)
The RightToLeft property gets and changes the writing direction of an element...
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
J2EERun (Function)
Runs a procedure on a server of J2EE XML web services.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
XMLAddAttribute (Function)
Adds an attribute into an XML document.
Point2D (Variable type)
The Point2D type is used to define all the characteristics of a location represented on a Cartesian plane.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
HTTPRequest (Example)
Usage example of the HTTPRequest function
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
14. PHP generation in practice
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......