|
|
|
|
|
|
|
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response.... |
|
|
|
|
|
|
The Icon type is used to define the advanced characteristics of an icon. |
|
|
|
|
|
|
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response.... |
|
|
|
|
|
|
WINDEV allows the user to easily sort the columns of a Table control.... |
|
|
|
|
|
|
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel. |
|
|
|
|
|
|
Saves an image in icon format either in a file, or in memory. |
|
|
|
|
|
|
Deletes all the drawings made since the last call to dStartDrawing. |
|
|
|
|
|
|
Indicates that the drawing functions that will be used are intended for the specified Image control. |
|
|
|
|
|
|
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis). |
|
|
|
|
|
|
Flips an image contained in an Image control with respect to a vertical axis (symmetry with respect to a vertical axis). |
|
|
|
|
|
|
Opens the specified window by closing all the windows opened beforehand. |
|
|
|
|
|
|
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.). |
|
|
|
|
|
|
Deletes a line at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.).... |
|
|
|
|
|
|
Lists the available disks:
on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV,
on the client computer.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart. |
|
|
|
|
|
|
The test of a single page runs the current page in WEBDEV...... |
|
|
|
|
|
|
Identifies the window that was in edit before the window that is currently in edit (for the same project). |
|
|
|
|
|
|
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog. |
|
|
|
|
|
|
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability. |
|
|
|
|
|
|
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):
the name of the column displayed for the specified position.
the index of the row or column for the specified position.... |
|
|
|
|
|
|
Resets the detection of non-fatal errors:
The result of ErrorInfo is reset.
The ErrorOccurred variable returns to False.... |
|
|
|
|
|
|
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen).... |
|
|
|
|
|
|
The following functions are used to handle Redis databases, using prefix syntax:... |
|
|
|
|
|
|
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization. |
|
|
|
|
|
|
Kotlin is a programming language mainly used for Android development...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|