ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / HTTP functions
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
HTTPResetForm (Function)
In french: HTTPRAZFormulaire
Clears an HTTP form that is currently edited.
Example
HTTPCreateForm("FORM")
...
HTTPResetForm("FORM")
Syntax
HTTPResetForm(<Form name>)
<Form name>: Character string
Name of HTTP form to clear. This name was specified when the HTTP form was created (HTTPCreateForm). An error occurs if the form does not exist.
Component: wd290com.dll
See also
Minimum version required
  • Version 12
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help