ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Note (Property)
The Note property is used to get and change a text associated with an element.
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Report controls
Several types of controls can be handled in a report created by the report editor......
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
<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.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Examples for using the OLE DB provider for HFSQL
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Composite chart
A composite chart is a chart that displays several types of charts......
Print constants
List of constants used by the print functions....
Start of Break block (Break header)
The Start of break block is optional......
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.