|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self"). |
|
|
|
|
|
|
|
| From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards...... |
|
|
|
|
|
|
|
| Enables a menu option (popup menu or drop-down menu). |
|
|
|
|
|
|
|
| Converts a UTF-8 string to ANSI or UNICODE. |
|
|
|
|
|
|
|
| Returns the requested information about the current Wi-Fi connection of the device. |
|
|
|
|
|
|
|
| Used to re-create an empty log. |
|
|
|
|
|
|
|
| Deletes a network from the list of Wi-Fi networks configured on the device. |
|
|
|
|
|
|
|
| The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
|
| The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
|
| The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
|
| Switches the LED (Light-Emitting Diode) of the device off. |
|
|
|
|
|
|
|
| Deletes an element from a drop-down list or from an expanded list. |
|
|
|
|
|
|
|
| Creates an amortization matrix for a fixed-rate loan over a defined period of time. |
|
|
|
|
|
|
|
| Sends a request for purchasing an "In-App" product associated with the application. |
|
|
|
|
|
|
|
| The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
|
| Re-enables the current exception process if the exception was corrected. |
|
|
|
|
|
|
|
| Allows you to:
move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly.
swap two rows in a two-dimensional array or in an advanced array property.... |
|
|
|
|
|
|
|
| Deletes all elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from the advanced array property (array of gglCalendar events, ...).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
|
| Calculates a 128-bit Universal Unique Identifier ("UUID"). |
|
|
|
|
|
|
|
| Calculates a 256-bit Universal unique identifier ("UUID"). |
|
|
|
|
|
|
|
| Indicates whether the code is run from a code written in a user macro-code. |
|
|
|
|
|
|
|
| For a given position (coordinates of a point) in a PDF Reader control, returns one of the following:
the page number for the specified position,
the X-position (in mm) for the specified position,
the Y-position (in mm) for the specified position.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|