ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
sEndEvent (Function)
Disables the detection of an event on a serial port.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
Automation object
The Automation keyword is used to declare an automation object...
Array management functions
List of functions for managing arrays...
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
BurnerCancel (Function)
Cancels the current burn process.
XMLAddChild (Function)
Adds a child tag into an XML document.
MatTranspose (Function)
Calculates the transposed matrix.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
XMLAddAttribute (Function)
Adds an attribute into an XML document.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.