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)...
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
WinCopyForm (Function)
Copies the content of a form to the clipboard.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
<Source>.CreateView (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.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
<Source>.DeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
<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.
docElementCheckBox (Variable type)
... used in a form.
ContactDisplay (Function)
Opens the form of a contact in the native application for contact management of the device...
HTTP functions (prefix syntax)
List of HTTP functions...
<Source>.SortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view...
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view...
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form...
<Source>.MergeView (Function)
... the former view mechanism.
1
2
3
4
5
6
22
>