ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
<Source>.MigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
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.
<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....
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
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......
<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.
Operations performed on component diagrams
The following paragraphs explain......