|
|
|
|
|
|
|
|
|
|
|
|
|
|
| For each element (windows, reports, ... |
|
|
|
|
|
|
|
| When creating and developing the different elements of a project (window, query, report, project, ... |
|
|
|
|
|
|
|
| To handle the communication streams, WINDEV includes... |
|
|
|
|
|
|
|
| The Null keyword can be used according to different methods in WLanguage... |
|
|
|
|
|
|
|
| The development in "3-tier" architecture is now simplified... |
|
|
|
|
|
|
|
| Retrieves the characteristics of a user of the user groupware. |
|
|
|
|
|
|
|
| Displays a popup in a page cell. |
|
|
|
|
|
|
|
| Opens a window in a mobile application. |
|
|
|
|
|
|
|
| Deletes the altitude colors specified by grSurfaceAltitudeColor. |
|
|
|
|
|
|
|
| Returns the date of the last day of the week corresponding to a given date. |
|
|
|
|
|
|
|
| Calculates the mean of several elements:
elements found in an array,
numeric values, ...... |
|
|
|
|
|
|
|
| Modifies the current record if it exists, otherwise adds a new record. |
|
|
|
|
|
|
|
| Initializes the color of a specific bar in a Column or Stacked Column chart. |
|
|
|
|
|
|
|
| Adds a data to a Sunburst chart. |
|
|
|
|
|
|
|
| Retrieves the structure and value of the current record and exports them into a string in JASON... |
|
|
|
|
|
|
|
| Deletes the subscription of a replication on the replication server. |
|
|
|
|
|
|
|
| Adds the reference of an object at the last position in a one-dimensional array. |
|
|
|
|
|
|
|
| Adds the reference of an object at given position in a one-dimensional array. |
|
|
|
|
|
|
|
| Adds the reference of an object at given position in a one-dimensional array. |
|
|
|
|
|
|
|
| Opens a connection to a Redis server (or cluster). |
|
|
|
|
|
|
|
| Adds a new background task. |
|
|
|
|
|
|
|
| Deletes a background task (that was added by BackgroundTaskAdd). |
|
|
|
|
|
|
|
| Returns the list of background tasks for the application. |
|
|
|
|
|
|
|
| Executes a procedure on each element of a source array and returns the results in a WLanguage... |
|
|
|
|
|
|
|
| Applies a computation to each element of a WLanguage array. |
|
|
|
|
|
|
|
| Executes a procedure for each element of a WLanguage array. |
|
|
|
|
|
|
|
| Returns True if all the elements of an array are True. |
|
|
|
|
|
|
|
| Returns True if all the elements of an array are False. |
|
|
|
|
|
|
|
| Returns True if at least one element of an array is True. |
|
|
|
|
|
|
|
| Returns True if at least one element of an array is False. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|