ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Standard functions / Windows functions / Registry functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Constants for managing the registry
ConstantDescriptionUsed by the functions
registrySeekKeyPerforms a search in the name of registry keys.RegistrySeek
registrySeekDataPerforms a search in the data of the registry (String, Multiple String or Extensible String data only).RegistrySeek
registrySeekWholeWordSearches the registry for the full word specified in the <Chaîne recherchée> parameter.RegistrySeek
registrySeekRecursivePerforms a recursive search in the registry from the base key of the search.RegistrySeek
registrySeekValuePerforms a search in the registry in the names of values.RegistrySeek
registryModeAutoRegistry access mode: Automatic modeRegistryXXX functions
registryMode32Registry access mode: Forced access mode to access the registry as a 32-bit program.RegistryXXX functions
registryMode64Registry access mode: Forced access mode to access the registry as a 64-bit program.RegistryXXX functions
registryTypeBinaryBinary registry keyRegistrySetValue, RegistryValueType
registryTypeStringString registry keyRegistrySetValue, RegistryValueType
registryTypeStringEnvString registry key containing environment variables.RegistrySetValue, RegistryValueType
registryTypeInt4-byte integer registry keyRegistrySetValue, RegistryValueType
registryTypeIntegerBigEndianBig-endian integer registry keyRegistrySetValue, RegistryValueType
registryTypeInt_88-byte integer registry keyRegistrySetValue, RegistryValueType
registryTypeMultiStringMultistring registry keyRegistrySetValue, RegistryValueType
Minimum version required
  • Version 14
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/21/2024

Send a report | Local help