|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Prints a line (in Windows standard, with a rounded end) at specified coordinates. |
|
|
|
|
|
|
|
| Closes the current browser window and stops the execution of the current code. |
|
|
|
|
|
|
|
| Returns the name of the page containing the WLanguage code currently run. |
|
|
|
|
|
|
|
| Modifies the background image of a window and specifies the display mode of this image. |
|
|
|
|
|
|
|
| Indicates the type of data and the data to copy/move during Drag/Drop.... |
|
|
|
|
|
|
|
| Builds a sequence of characters describing the font that will be used for the text. |
|
|
|
|
|
|
|
| Returns the identifier associated with an element (node or leaf) in a TreeView control. |
|
|
|
|
|
|
|
| Lists the "children" of a node and the "child" elements of these "children" in a TreeView control. |
|
|
|
|
|
|
|
| Retrieves the content of the specified column from the query result, for the current line. |
|
|
|
|
|
|
|
| Retrieves the content of the specified column from the query result, for the current line. |
|
|
|
|
|
|
|
| Modifies the search mode of physical data files (.FIC, .NDX, ...). |
|
|
|
|
|
|
|
| Calculates the width (in millimeters) of the text to print, according to the specified font. |
|
|
|
|
|
|
|
| The GOTO statement is used to run a code identified by a given label... |
|
|
|
|
|
|
|
| Generates a page break: the corresponding code is sent to the printer queue. |
|
|
|
|
|
|
|
| Adds a child at the start of the children of the current node in an HTML document. |
|
|
|
|
|
|
|
| WLanguage procedure ("Callback") called by fReadLine for each line read in the file. |
|
|
|
|
|
|
|
| Move a directory and its contents to another directory on the same Drive (remote disk). |
|
|
|
|
|
|
|
| Returns the CSS style sheet corresponding to a theme in the WLanguage code. |
|
|
|
|
|
|
|
| Move a directory and its contents to another directory on the same Drive (remote disk). |
|
|
|
|
|
|
|
| The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines). |
|
|
|
|
|
|
|
| WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
|
| Deletes all the elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from an advanced array property (array of gglCalendar events, etc.).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
|
| Deletes all elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from an advanced array property (array of gglCalendar events, etc.).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
|
| The MaxValue property is used to:
get and set the top value of a report based on a data file.
get the maximum value of the current filter.
get the maximum value of a data series in a chart.
get and set the maximum value for some types of controls.... |
|
|
|
|
|
|
|
| The MinValue property is used to:
get and set the bottom value of a report based on a data file.
get the minimum value of the current filter.
get the minimum value of a data series in a chart.
get and set the minimum value for some types of controls.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|