ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
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.
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
sEndEvent (Function)
Disables the detection of an event on a serial port.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
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....
EmailReadNext (Example)
Usage example of the EmailReadNext function
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.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Automation object
The Automation keyword is used to declare an automation object...
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
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......
Rating control properties
The Rating control can be used in a window as well as in a page....
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.