ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

New WINDEV, WEBDEV and WINDEV Mobile 2024 feature!
Help / Environment
  • Overview
  • How to generate and use an OpenAI key?
  • Entering the key in WINDEV, WEBDEV or 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
OpenAI: How to find the OpenAI key
Overview
Several features in WINDEV, WEBDEV and WINDEV Mobile require an OpenAI account:
  • code explanations,
  • code comment generation,
  • SCM check-in comment generation.
To use these features, you need an OpenAI account and an OpenAI key.
Remarks:
  • Your account must be associated with a payment method.
  • The WINDEV, WEBDEV and WINDEV Mobile features that require an OpenAI account use GPT-3.5.
  • Please visit the OpenAI website for more details about:
    • different limits: number of words per minute, per day, etc.
    • pricing.
How to generate and use an OpenAI key?
To generate an OpenAI key:
  1. Go to "https://openai.com".
  2. Log in or create a new account.
  3. Select "API".
  4. Hover over the icons on the left to open the menu and select "API keys".
  5. Click "Create new secret key".
  6. Name the key and click "Create secret key".
  7. The key is generated. Save this key, as you will not be able to view it again. If you lose the key, you will need to generate a new one.
Caution: to use OpenAI features in WINDEV, WEBDEV and WINDEV Mobile, you need to set up a payment method in your account. To do so, go to "Settings .. Billing .. Payment methods". Depending on its use, this can be a paid service. See pricing details at "https://openai.com".

Entering the key in WINDEV, WEBDEV or WINDEV Mobile

Enter the OpenAI key in the general options of WINDEV, WEBDEV or WINDEV Mobile:
  1. On the "Home" tab, in the "Environment" group, expand "Options" and select "General options of xxx".
  2. Go to the "Third-party APIs" tab.
  3. In "OpenAI key", enter the previously generated OpenAI key.
  4. Confirm.
Minimum version required
  • Version 2024
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 01/31/2024

Send a report | Local help