ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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.
Segmented Button control
The Segmented Button control can be understood as a set of ON/OFF buttons grouped together in a single control......
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......
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.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.