|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Used to manage battery optimization:
Identifies the battery optimization mode for the current application.
Prompts the user to disable battery optimization for a given application on the device.
This function can be used to tell the operating system to stop preventing the application from running in the background.... |
|
|
|
|
|
|
|
| List of functions for managing Google maps... |
|
|
|
|
|
|
|
| A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)...... |
|
|
|
|
|
|
|
| Writes:
a character string to an external file.
a memory section.... |
|
|
|
|
|
|
|
| The "Icon" keyword corresponds to the Icon type, or to the Icon property. |
|
|
|
|
|
|
|
| Usage example of the zipCreateExe function |
|
|
|
|
|
|
|
| Usage example of the EmailMsgError function |
|
|
|
|
|
|
|
| You can handle Edit controls programmatically...... |
|
|
|
|
|
|
|
| Writes a line into a text file (ANSI or UNICODE). |
|
|
|
|
|
|
|
| The FileSize property is used to get the size of a file. |
|
|
|
|
|
|
|
| Add:
the record found in memory into the data file (query or view).
the record found in a Record variable into the data file (query or view).... |
|
|
|
|
|
|
|
| The Unicode property gets and sets the Unicode format of an element. |
|
|
|
|
|
|
|
| The FillCharacter property gets and sets the character used to fill an element. |
|
|
|
|
|
|
|
| The ReadOnly property determines if an element is read-only. |
|
|
|
|
|
|
|
| Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive. |
|
|
|
|
|
|
|
| Enables users to log in to an application using a Google account registered on the device, without entering a username and password. |
|
|
|
|
|
|
|
| Swaps:
two rows in a Table control populated programmatically.
two branches in a Treeview Table control populated programmatically.... |
|
|
|
|
|
|
|
| Returns or modifies the system date (date of the day defined on the current computer). |
|
|
|
|
|
|
|
| Usage example of the NotesItem function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|