ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Automation object
The Automation keyword is used to declare an automation object...
fMakeDir (Example)
Usage example of the fMakeDir function
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
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....
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
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.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
SQLConnect (Example)
Usage example of the SQLConnect function
Internal component
An internal component is a set of elements from a project......
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.
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......
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).