ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
<Chart>.SunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
<Chart>.PointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
<Chart>.Scatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
<Source>.Filter (Function)
Defines and enables a filter on a data file, view or query.
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
fSelectDir (Function)
Opens a directory picker.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.