ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterReport (Function)
Configures the printer by opening the configuration window.
LDAPListAttribute (Example)
Usage example of the LDAPListAttribute function
LDAPNbValue (Example)
Usage example of the LDAPNbValue function
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......
Creating the Form windows of a WINDEV RAD pattern
Handling Scheduler controls programmatically
A Scheduler control can be......
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....
OCRAddLanguage (Function)
Adds a language to the native OCR system.
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.
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
<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.