ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Chrono (Variable type)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
dPolyline (Function)
Draws a line composed of multiple segments.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Associative array (Type of variable)
An associative array is an "advanced" type of array...
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
fCopyDir (Example)
Usage example of the fCopyDir function
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or programmatically. get and change the image associated with a Thumbnail 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....
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Text (Property)
The Text property is used to get and modify text.
Automation object
The Automation keyword is used to declare an automation object...
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
X (Property)
The X property gets and sets the X-coordinate of an element.
Y (Property)
The Y property gets and sets the Y-coordinate of an element.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
zipInfoFile (Example)
Usage example of the zipInfoFile function
fCurrentDrive (Function)
Gets or sets the current drive.