ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLConnect (Example)
Usage example of the SQLConnect function
Automation object
The Automation keyword is used to declare an automation object...
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
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....
dPolyline (Function)
Draws a line composed of multiple segments.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
fMakeDir (Example)
Usage example of the fMakeDir function
EnumControl (Function)
Returns the name of Nth control found in the specified element.
HNext (Function)
Sets the position on the next data file record according to a browse item.
Internal component
An internal component is a set of elements from a project......
fCopyDir (Example)
Usage example of the fCopyDir function
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Info (Function)
Displays a custom message in a system information window.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
zipInfoFile (Example)
Usage example of the zipInfoFile function
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
fCurrentDrive (Function)
Gets or sets the current drive.
fShortName (Example)
Usage example of the fShortName function