ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
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
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
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.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
zipInfoFile (Example)
Usage example of the zipInfoFile function
CookieRead (Example)
Usage example of the CookieRead function
MemCreate (Function)
Creates a memory area.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
fShortName (Example)
Usage example of the fShortName function
fCurrentDrive (Function)
Gets or sets the current drive.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
fRead (Example)
Usage example of the fRead function
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
HDescribeFile (Function)
Describes a data file programmatically.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.