ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
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.
<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.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
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....
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.
<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).
HFSQL Cluster management functions
The following functions are used to manage an HFSQL cluster...
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
NetworkDirName (Function)
Identifies the shared directory associated with a network drive.
InWinRTSimulatorMode (Function)
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode). Function kept for backward compatibility....
LooperCollapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
SchedulerToiCalendar (Function)
Exports the appointments from a Scheduler control in iCalendar format.
RedisGet (Function)
Gets the value of a key from a Redis server as a string.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...