ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSeek (Function)
Gets and sets current position in an external file.
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
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....
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
1. What is a website?
<Certificate variable>.ExtractExtensionValue (Function)
Returns the value of a certificate extension.
CertificateExtractExtensionValue (Function)
Returns the value of a certificate extension.
fChangeExtension (Function)
Changes the extension of a file on disk.
SysGetExtLink (Function)
Returns the command linked to an extension.
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
SysMemoryExternalStorage (Function)
Returns the amount of available memory on the external storage area of the device.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.