|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition. |
|
|
|
|
|
|
|
| Diagram functions (prefix syntax)... |
|
|
|
|
|
|
|
| Deletes all elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from an array property of an advanced variable type (array of events of a gglCalendar variable, etc.).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
|
| Forbids all the modifications on a table (for all the programs, including the one that requested the no-modification policy). |
|
|
|
|
|
|
|
| Allows you to:
move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly.
swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.).... |
|
|
|
|
|
|
|
| Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn. |
|
|
|
|
|
|
|
| A database schema can be shared between a WINDEV application...... |
|
|
|
|
|
|
|
| The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc.... |
|
|
|
|
|
|
|
| The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)...... |
|
|
|
|
|
|
|
| Positions the checkmark in front of the menu option (popup menu or drop-down menu). |
|
|
|
|
|
|
|
| An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability. |
|
|
|
|
|
|
|
| Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes. |
|
|
|
|
|
|
|
| The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the reusability and the graphic harmony between the projects...... |
|
|
|
|
|
|
|
| WDINT license agreement... |
|
|
|
|
|
|
|
| Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used...... |
|
|
|
|
|
|
|
| Returns the number of the current record in a data-bound Table control based on a table. |
|
|
|
|
|
|
|
| From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry...... |
|
|
|
|
|
|
|
| The diagram below illustrates how AJAX is automatically implemented in a WEBDEV website...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|