ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query...
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query...
<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
21. Reports
15. Cookies: information stored on the end user's computer
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
<Source>.RestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
<Upload>.Delete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
<Source>.NbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
1
5
6
7
8
9
210
>