ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or Unicode).
<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.
fFileName (Function)
Returns the name of an external file currently open.
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
fSeek (Function)
Gets and sets current position in an external file.
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
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.
Component (Type of variable)
The Component type is used to easily handle an external component.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
fWrite (Function)
Writes: a character string into an external file. a memory section....
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
SysGetExtLink (Function)
Returns the command linked to an extension.
1
2
3
4
5
6
65
>