|
|
|
|
|
|
|
Inserts the current XML tag found in an XML document into another XML document. |
|
|
|
|
|
|
Draws a circle or an ellipse:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Declares the default color and style for the lines, rectangles, circles, ... found:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Stops and resets a running stopwatch. |
|
|
|
|
|
|
Error handling can be customized for each process...... |
|
|
|
|
|
|
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control. |
|
|
|
|
|
|
Triggers the execution of a parallel task. |
|
|
|
|
|
|
Draws a rectangle:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....). |
|
|
|
|
|
|
Returns the list of valid fonts installed on the current computer (TrueType, Postscript, ...). |
|
|
|
|
|
|
Sets the position on the first record according to a browse item. |
|
|
|
|
|
|
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
Declares the default background color for the rectangles, circles, etc.::
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
The Selected property is used to:
Select, or determine if a row is selected in a List, ListView or Table control.
Select, or determine if a column or cell is selected in a Table control with row or column selection.
Select, or determine if a WEBDEV menu option is selected.... |
|
|
|
|
|
|
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine. |
|
|
|
|
|
|
Adds an element to a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
Checks the Hash of a file for a specific type of algorithm. |
|
|
|
|
|
|
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart). |
|
|
|
|
|
|
Opens a modal dialog with a calendar to enter a date. |
|
|
|
|
|
|
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description. |
|
|
|
|
|
|
Draws the chord of a circle (intersection between an ellipse and a straight line):
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Searches for the index of an element in a WLanguage array. |
|
|
|
|
|
|
Inserts an XML element (tag or attribute) into an XML document. |
|
|
|
|
|
|
Usage example of the JavaExecute function |
|
|
|
|
|
|
Returns the lowest value. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|