ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
The HTML control
The HTML control displays HTML pages or HTML code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
SQLConnect (Example)
Usage example of the SQLConnect function
Internal component
An internal component is a set of elements from a project......
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
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).
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.
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
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.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......