|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Sends a communication request (HTTP request) to a Google service. |
|
|
|
|
|
|
|
| When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas...... |
|
|
|
|
|
|
|
| Prepares the animation on a control, a group of controls or a window. |
|
|
|
|
|
|
|
| Plays an animation when a control, a group of controls or a window is modified. |
|
|
|
|
|
|
|
| WEBDEV manages the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
|
| List of constants used by the functions for managing emails.... |
|
|
|
|
|
|
|
| The Scanner type is used to handle the information from a scanner. |
|
|
|
|
|
|
|
| The project dashboard provides an overall view of project status via different widgets....... |
|
|
|
|
|
|
|
| Usage example of the MenuIsMarked function |
|
|
|
|
|
|
|
| A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page...... |
|
|
|
|
|
|
|
| Retrieves a list of contacts from custom parameters. |
|
|
|
|
|
|
|
| An application is often intended to be used by several users connected via a network...... |
|
|
|
|
|
|
|
| The search in the history allows you to perform an advanced search in the history of operations performed in the SCM...... |
|
|
|
|
|
|
|
| Usage example of the zipMerge function |
|
|
|
|
|
|
|
| Returns the instance of a module. |
|
|
|
|
|
|
|
| Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
|
| Fills an array of classes or structures with the content of an HFSQL data file or query. |
|
|
|
|
|
|
|
| Converts a JSON string to a Variant variable. |
|
|
|
|
|
|
|
| Triggers the execution of the procedure specified in the main application thread. |
|
|
|
|
|
|
|
| Calculates the mean of several elements:
elements found in an array,
numeric values, ...... |
|
|
|
|
|
|
|
| The AutomaticEvent type is used to manage an automatic event. |
|
|
|
|
|
|
|
| The ManualEvent type is used to manage a manual event. |
|
|
|
|
|
|
|
| The SWITCH statement is used to choose the action that will be run according to the value of an expression... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|