ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MCI constants
List of constants used by the MCI functions....
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.
SQLConnect (Example)
Usage example of the SQLConnect function
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
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
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
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.
dPolyline (Function)
Draws a line composed of multiple segments.
zipInfoFile (Example)
Usage example of the zipInfoFile function
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).
MemCreate (Function)
Creates a memory area.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
fCurrentDrive (Function)
Gets or sets the current drive.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
HDescribeFile (Function)
Describes a data file programmatically.