ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Translating a text file with WDTRAD
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
<Source>.ImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Start of Break block (Break header)
The Start of break block is optional......
<Source>.ImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Peeling Corner control properties
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
<httpRequest variable>.ManageCookie (Function)
Enables or disables the management of cookies in an HTTP request run by HTTPRequest.