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.
<Source>.SortView (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...
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view...
HMergeView (Function)
... the former view mechanism.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form...
<Source>.MergeView (Function)
... the former view mechanism.
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android,...
HExecuteView (Function)
... This function uses the former view mechanism.
<Source>.ExecuteView (Function)
... This function uses the former view mechanism.
MVP: Simple single-file example: Table + Linked file
with its linked form......
<Source>.ViewToFile (Function)
... in the corresponding data file. This function uses the former view mechanism.
HViewToFile (Function)
... in the corresponding data file. This function uses the former view mechanism.
GDI+ framework
Some WINDEV features use the GDI+ framework......
19. Upload: Sending files to the server
The Captcha control
... before validating a form....
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data...
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run...
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages...
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Events associated with framesets
List of events associated with framesets...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found...
1
2
3
4
5
6
12
>