|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Sends the data found in a page currently displayed in the browser to a PHP server. |
|
|
|
|
|
|
|
| Extracts an integer from a binary buffer at a given position. |
|
|
|
|
|
|
|
| Returns the version number of the wdxxxvm DLL. |
|
|
|
|
|
|
|
| Returns the number of occurrences of a control in a window, in a page or in a group of controls. |
|
|
|
|
|
|
|
| Encodes a character string according to the UUEncode algorithm. |
|
|
|
|
|
|
|
| Applies a specific layout to a page. |
|
|
|
|
|
|
|
| Returns the character corresponding to the specified Unicode code. |
|
|
|
|
|
|
|
| Artificially triggers the security mechanism of WLanguage by throwing an exception. |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min |
|
|
|
|
|
|
|
| Creates an external file. |
|
|
|
|
|
|
|
| Copies one or more files (regardless of their attributes). |
|
|
|
|
|
|
|
| Executes an XPATH query:
in an XML document.
in an xmlDocument variable.... |
|
|
|
|
|
|
|
| Inserts an element at a given position:
into a one-dimensional array.
into an associative array.
into an advanced array property (array of gglCalendar events, etc.).
into a WLanguage list.... |
|
|
|
|
|
|
|
| Retrieves a data from a stock chart (candlestick, barcharts or minmax). |
|
|
|
|
|
|
|
| Closes the trace window if this window was opened or stops saving the trace information in a text file. |
|
|
|
|
|
|
|
| Checks whether a character string ends with:
with a specific character string.
with one of the character strings in an array.... |
|
|
|
|
|
|
|
| Sets the position on the next table record according to a browse item. |
|
|
|
|
|
|
|
| Returns a file path with normalized separators. |
|
|
|
|
|
|
|
| Allows you to check if a substring is within a string. |
|
|
|
|
|
|
|
| Returns the index of the break header and footer for a given break in a Looper control. |
|
|
|
|
|
|
|
| A fixed array is an "advanced" type of array... |
|
|
|
|
|
|
|
| Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|