|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages. |
|
|
|
|
|
|
|
| Used to determine if the page currently run is an Active WEBDEV Page. |
|
|
|
|
|
|
|
| Returns the identifier of AWP context. |
|
|
|
|
|
|
|
| A query created in the query editor can contain several types of items... |
|
|
|
|
|
|
|
| To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts... |
|
|
|
|
|
|
|
| Displays a file in the user's browser. |
|
|
|
|
|
|
|
| PC SOFT proposes a new technology... |
|
|
|
|
|
|
|
| You want to reference several pages of your WEBDEV website?... |
|
|
|
|
|
|
|
| Configures the operating mode of the AWP context. |
|
|
|
|
|
|
|
| Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel. |
|
|
|
|
|
|
|
| Usage example of the HOut function |
|
|
|
|
|
|
|
| HFSQL Cluster is a database server intended to be deployed on several servers...... |
|
|
|
|
|
|
|
| Usage example of the HReadLast function |
|
|
|
|
|
|
|
| Displays a customizable message in the trace window opened in parallel with the current window. |
|
|
|
|
|
|
|
| The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more.... |
|
|
|
|
|
|
|
| Modifies the specified record or the record found in memory in the table (query or view). |
|
|
|
|
|
|
|
| Performs the following operations:
If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation.
If the table exists, opens the table.... |
|
|
|
|
|
|
|
| Usage example of the HCancelDeclaration function |
|
|
|
|
|
|
|
| Moves several records forward from the current position in the table, according to a specified item. |
|
|
|
|
|
|
|
| Enables an automatic filter on the linked files when browsing an XML file. |
|
|
|
|
|
|
|
| Enables or disables the management of transactions for one or more files. |
|
|
|
|
|
|
|
| The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices.... |
|
|
|
|
|
|
|
| Simple or symmetric progress bar?... |
|
|
|
|
|
|
|
| Enables or disables the management of an integrity constraint on a file link. |
|
|
|
|
|
|
|
| Refreshes a Table or TeeeView Table control from a given position:
for a control linked to a file: changes made in the linked data file are reflected in the control.
for a control handled programmatically: the calculated columns are re-calculated.... |
|
|
|
|
|
|
|
| A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector...... |
|
|
|
|
|
|
|
| Sets the position on the next table record according to a browse item. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|