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.
5. Deploying a dynamic site (Session or AWP) in practice
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
fCopyDir (Example)
Usage example of the fCopyDir function
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
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....
WDDIXIO License Agreement
WDDIXIO License Agreement...
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 ......