|
|
|
|
|
|
|
Two different copy modes are proposed by WDTRAD... |
|
|
|
|
|
|
Opens a WINDEV window and closes all the other windows that were opened beforehand. |
|
|
|
|
|
|
The following constants are used by the functions for managing parallel tasks: ...... |
|
|
|
|
|
|
Returns information about the current process. |
|
|
|
|
|
|
Returns the number of days selected in a Calendar control. |
|
|
|
|
|
|
Returns the number of payments required to pay off a capital according to a given rate. |
|
|
|
|
|
|
Returns the arc tangent 2 of the values passed in parameter. |
|
|
|
|
|
|
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime.... |
|
|
|
|
|
|
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests...... |
|
|
|
|
|
|
Returns the type of data entered in a column of an XLS file. |
|
|
|
|
|
|
Positions on the last element (tag or attribute) of the current tree level. |
|
|
|
|
|
|
Positions on the first element (tag or attribute) in the current tree level. |
|
|
|
|
|
|
Returns the first day of the month. |
|
|
|
|
|
|
Returns a color found in the current palette. |
|
|
|
|
|
|
Sends a REST request and waits for the server response. |
|
|
|
|
|
|
Changes the lightness of an image found:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
The List Box control is used to display a list of elements and to select one or more elements from this list...... |
|
|
|
|
|
|
Draws a polygon:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Saves an image:
in a PNG file.
in memory.... |
|
|
|
|
|
|
Constants for managing Organizer controls... |
|
|
|
|
|
|
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery). |
|
|
|
|
|
|
Converts:
a UNICODE string to ANSI (Windows).
a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows).... |
|
|
|
|
|
|
Returns the number of the last error triggered by the HFSQL engine. |
|
|
|
|
|
|
Determines:
whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound).
whether a view or a query was defined.... |
|
|
|
|
|
|
Returns the list of triggers applied to one or more HFSQL data files. |
|
|
|
|
|
|
Creates a color from its hue, saturation and lightness. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|