ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
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....
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
sEndEvent (Function)
Disables the detection of an event on a serial port.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
Array management functions
List of functions for managing arrays...
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
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......
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.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
XMLAddChild (Function)
Adds a child tag into an XML document.
Automation object
The Automation keyword is used to declare an automation object...