|
|
|
|
|
|
|
In WEBDEV, there are two methods to develop a site...... |
|
|
|
|
|
|
Displays a web page in the user's browser.... |
|
|
|
|
|
|
Used to find out the Internet address of a page. |
|
|
|
|
|
|
The ReturnedValue property is used to:
Get and change the value returned by a window, page or report.
Get and change the value returned by an option in a Radio Button control.... |
|
|
|
|
|
|
There are several ways to open a help file...... |
|
|
|
|
|
|
The monitoring robot proposes to check the activity of a WINDEV application...... |
|
|
|
|
|
|
The skins are used to standardize the visual aspect of a site and they allow you to easily change style...... |
|
|
|
|
|
|
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.... |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers...... |
|
|
|
|
|
|
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ...... |
|
|
|
|
|
|
Google Analytics is a very popular tool for measuring site traffic...... |
|
|
|
|
|
|
A Linear Looper control is used to display a set of controls in a horizontal scrolling list...... |
|
|
|
|
|
|
Extracts all the substrings from a character string based on one or more string separators. |
|
|
|
|
|
|
The hbConnection type is used to define the characteristics of a connection to a HBase server. |
|
|
|
|
|
|
The hbTableDescription type is used to define and find out the characteristics of an HBase table. |
|
|
|
|
|
|
Extracts all the substrings from a character string based on one or more string separators. |
|
|
|
|
|
|
Removes duplicates among substrings of a string, based on one or more separators. |
|
|
|
|
|
|
Sets the position on a record, based on the approximate position of one of its items. |
|
|
|
|
|
|
Sets the position on a record, based on the approximate position of one of its items. |
|
|
|
|
|
|
Removes duplicates among substrings of a string, based on one or more separators. |
|
|
|
|
|
|
In most cases, most of the presentation styles are created when designing a site...... |
|
|
|
|
|
|
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages.... |
|
|
|
|
|
|
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page...... |
|
|
|
|
|
|
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile. |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|