ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.Mode (Function)
Changes the mode and the method for locking data files.
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....
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.
Creating the Form windows of a WINDEV RAD pattern
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Using a query with parameters
A query with parameters can be used......
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....
fDirExist (Function)
Checks the existence of a directory.
DocSave (Function)
Saves a document as a "docx" file.
<Source>.RetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
MCIPause (Function)
Pauses playback of the media file previously opened (MCIOpen).