ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CertificateExtractExtensionValue (Function)
Returns the value of a certificate extension.
SysGetExtLink (Function)
Returns the command linked to an extension.
<Certificate variable>.ExtractExtensionValue (Function)
Returns the value of a certificate extension.
fChangeExtension (Function)
Changes the extension of a file on disk.
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.
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.
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.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
Error 31: The file to include is not found. Check the name and path ...
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.