|
|
|
|
|
|
|
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server...... |
|
|
|
|
|
|
Draws a polygon:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook). |
|
|
|
|
|
|
WINDEV allows you to handle a Wire control by programming...... |
|
|
|
|
|
|
WINDEV allows you to handle a Scrollbar control through programming...... |
|
|
|
|
|
|
Inserts a row into a Looper control. |
|
|
|
|
|
|
Compresses the memory footprint occupied by a matrix. |
|
|
|
|
|
|
Initializes the color of a series in a "Scatter" chart. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
...Chart management functions... |
|
|
|
|
|
|
Usage example of the FTPConnect function |
|
|
|
|
|
|
Draws a rectangle:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Retrieves the text or image found in the system clipboard. |
|
|
|
|
|
|
Locks the current thread until it receives a signal from another thread. |
|
|
|
|
|
|
Changes the password of the connected user. |
|
|
|
|
|
|
The diagSelection type is used to define all the advanced characteristics of a point in a diagram. |
|
|
|
|
|
|
WINDEV Mobile includes several standard Apple buttons...... |
|
|
|
|
|
|
Adds a button into the thumbnail of the application in the taskbar. |
|
|
|
|
|
|
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control. |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
The aiImageResult type is used to retrieve the result of AIDetect. |
|
|
|
|
|
|
Finds the Xth position of a string within another string. |
|
|
|
|
|
|
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
Adds two matrices of same dimensions (same number of rows and same number of columns). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|