|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Usage example of the HModify function |
|
|
|
|
|
|
|
| Returns the path of the current burner. |
|
|
|
|
|
|
|
| Opens a modal WINDEV window. |
|
|
|
|
|
|
|
| Adds all the files found in a directory and in its subdirectories into an archive and compresses them. |
|
|
|
|
|
|
|
| Converts:
a UNICODE string to ANSI (Windows).
a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows).... |
|
|
|
|
|
|
|
| The Drawer control can be expanded in order to display (or not) the integrated controls...... |
|
|
|
|
|
|
|
| Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ...... |
|
|
|
|
|
|
|
| Adds a new appointment to an Organizer control. |
|
|
|
|
|
|
|
| Converts a number to words. |
|
|
|
|
|
|
|
| Returns an array corresponding to the intersection of two arrays.
Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2.... |
|
|
|
|
|
|
|
| Returns an array corresponding to the union of two arrays.
Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2.... |
|
|
|
|
|
|
|
| Returns the status of the current burner. |
|
|
|
|
|
|
|
| The Plane property is used to:
Get:
the active plane of a window (or report) or the plane to which a control belongs.
the active plane of a WEBDEV element.
Change:
the active plane of a window (or report) or associate a control with another plane.
the active plane of a WEBDEV element.... |
|
|
|
|
|
|
|
| Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.). |
|
|
|
|
|
|
|
| Draws a circle section or an ellipse section:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| Returns the position of the first character of a line in a block of text. |
|
|
|
|
|
|
|
| Returns a file path with normalized separators. |
|
|
|
|
|
|
|
| Returns the separator of directory according to the current platform ('\' or '/').... |
|
|
|
|
|
|
|
| The Name property is used to get the name of an element. |
|
|
|
|
|
|
|
| In a WHILE statement, the expression is evaluated at each beginning of the block of statements... |
|
|
|
|
|
|
|
| Returns or modifies the system date (current date defined on the current computer). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|