ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

France.CheckSIREN (Function)
Checks the validity of a French SIREN number (Système d'Identification du Répertoire des Entreprises)....
France.CheckSIRET (Function)
Checks the validity of a French SIRET number (Système d'Identification du Répertoire des Etablissements)....
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
RegistryValueType (Function)
Returns the type of value found in the registry.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
<Buffer type>.EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
HEX@ (Type of Variable)
Le type _VisiteGuidéeActionAutorisée permet de définir toutes les caractéristiques avancées d'un XXX....
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
RegistryListKey (Function)
Lists the sub-keys of a registry key.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
gpwResetPassword (Function)
Resets the password of a registered user.
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
OLEServer (Function)
Lists the OLE servers registered toward the current system.
gpwRegisteredUsers (Function)
Returns the value that corresponds to "Registered users" according to the framework being used.
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
Popup window
WINDEV allows you to open windows in popup format......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
ERR_NO_PROJECT
1
2
3
4
5
6
268
>