ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
<Variable Drive>RetrieveDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
<Variable gglDrive>RetrieveGglFile (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
DriveRecoverFileGgl (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
DriveListFileGgl (Function)
Lists Google Docs Editors files (Docs, Sheets, etc.) present on Google Drive.
<gglDrive variable>.ListFileGgl (Function)
Lists Google Docs Editors files (Docs, Sheets, etc.) present on Google Drive.
5. User Groupware in practice
<Buffer type>.DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
CertificatePEMToPFX (Function)
Converts a certificate in PEM format to a PFX file including the private key.
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
Error 1014: The access to the member of the class is restricted by a private inheritance
<Camera>.Configure (Function)
Allows you to configure the video capture driver.
VideoConfigure (Function)
Allows you to configure the video capture driver.
CameraConfigure (Function)
Allows you to configure the video capture driver.
1
2
3
4
5
6
111
>