ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
iParameterReport (Function)
Configures the printer by opening the configuration window.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Chart management functions
...Chart management functions...
NotesDocumentSeek (Function)
Seeks a document in Lotus Notes.
LDAPNbValue (Example)
Usage example of the LDAPNbValue function
<Chart>.SunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Upload control events
The following processes are associated with the Upload control:...
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
InWinRTMode (Function)
Indicates whether the code is run in WinRT mode (Windows Store apps). Function kept for backward compatibility....