ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
<Certificate variable>.OpenProperties (Function)
In french: <Variable Certificat>.OuvrePropriétés
Opens the Windows window used to find out the properties of a certificate.
Example
Syntax
<Result> = <Certificate>.OpenProperties()
<Result>: Boolean
  • True if the window for certificate properties was opened,
  • False otherwise.
<Certificate>: Certificate variable
Name of the Certificate variable containing the certificate whose properties must be displayed.
Component: wd280std.dll
Minimum version required
  • Version 24
This page is also available for…
Comments
Click [Add] to post a comment