|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Starting with version 22, WEBDEV offers a new WLanguage framework for browser code... |
|
|
|
|
|
|
|
| WEBDEV allows you to create static pages and dynamic pages... |
|
|
|
|
|
|
|
| WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
|
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| Opens a replication in direct mode or with a replication server. |
|
|
|
|
|
|
|
| Two types of variables are available... |
|
|
|
|
|
|
|
| Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00"). |
|
|
|
|
|
|
|
| Constants used by the SensorXXX functions... |
|
|
|
|
|
|
|
| List of functions for managing arrays... |
|
|
|
|
|
|
|
| Returns information about the series found at a specific chart point. |
|
|
|
|
|
|
|
| Calculates the variance for a series of values. |
|
|
|
|
|
|
|
| Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control. |
|
|
|
|
|
|
|
| The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report. |
|
|
|
|
|
|
|
| Displays a "Toast" message. |
|
|
|
|
|
|
|
| Deletes the following from a Map control:
all markers,
all shapes,
all images.... |
|
|
|
|
|
|
|
| Sends an HTTP request and waits for the response from the HTTP server. |
|
|
|
|
|
|
|
| Indicates whether the current process is run:
from a WINDEV executable.
from the WEBDEV runtime engine (AWP).... |
|
|
|
|
|
|
|
| Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc. |
|
|
|
|
|
|
|
| Returns or modifies the system date (current date and time defined on the current computer). |
|
|
|
|
|
|
|
| Used to define the default value of Date, Time and DateTime variables. |
|
|
|
|
|
|
|
| Reads the value of all the elements found in a matrix column. |
|
|
|
|
|
|
|
| Calculates the variance for a full series of values. |
|
|
|
|
|
|
|
| Stops and resets a running stopwatch. |
|
|
|
|
|
|
|
| Reads the value of all elements found in a matrix row. |
|
|
|
|
|
|
|
| Calculates the average deviation of values in relation to their arithmetic mean. |
|
|
|
|
|
|
|
| Calculates the standard deviation for a series of values. |
|
|
|
|
|
|
|
| Calculates the sum of the array elements. |
|
|
|
|
|
|
|
| Inserts a row into a Looper control. |
|
|
|
|
|
|
|
| Creates a color from its hue, saturation and lightness. |
|
|
|
|
|
|
|
| Fills a one- or two-dimensional array of the specified type with the character string passed in parameter. |
|
|
|
|
|
|
|
| List of events associated with the TreeView Table controls... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|