ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Live Data: view data in editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Error 403: The item does not belong to the file
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
Functions for managing objects (External language)
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HNext (Function)
Sets the position on the next data file record according to a browse item.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
VideoRequestPermission (Function)
Requests permission to use the device's camera....
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
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.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
DocGoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
<Word Processing>.GoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.