ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fFileName (Function)
Returns the name of an external file currently open.
<Component>.Load (Function)
Loads an external component independent of the current project.
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
fSeek (Function)
Gets and sets current position in an external file.
fReadLine (Function)
Reads a line from an external file (ANSI or Unicode).
DomoOpen (Function)
Used to establish a connection with a X10 interface.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
ComponentLocate (Function)
Specifies the access path to an external component of project.
MCIExecute (Function)
Runs an MCI command (Media Control Interface).
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.