ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)...
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it...
WinCopyForm (Function)
Copies the content of a form to the clipboard.
Managing the mandatory input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field...
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may...
Creating the Form windows of a WINDEV RAD pattern
Creating the Form pages of a WEBDEV RAD pattern
HTTPSendForm (Function)
Sends an HTTP form.
HTTPCreateForm (Function)
Creates an HTTP form.
HTTPAddFile (Function)
Adds a file to the HTTP form.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
Editable reports
The report editor can be used to create form reports, which include different controls allowing...
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows...
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<Source>.DeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
<HTML Display control>.ControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
pdfControl (Variable type)
... form.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
HTTP functions (prefix syntax)
List of HTTP functions...
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad,...
1
2
>