|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV include several SOAP functions... |
|
|
|
|
|
|
|
| Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.... |
|
|
|
|
|
|
|
| Opens the default Web browser of the current device. |
|
|
|
|
|
|
|
| Extracts a specific line from a character string. |
|
|
|
|
|
|
|
| Resets the variable to its initial value. |
|
|
|
|
|
|
|
| Returns a combination of one or more options known by their names. |
|
|
|
|
|
|
|
| Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be:
an Image control,
an Image variable,
a WDPic variable (on the background layer),
a picLayer variable.... |
|
|
|
|
|
|
|
| Closes the current window by running the "Click" event of the CANCEL Button control. |
|
|
|
|
|
|
|
| The InitialHeight property is used to:
Find out the creation height of a control or window.
Modify the base height used to anchor the controls "in height".
Find out the creation height of a block or control in a report.... |
|
|
|
|
|
|
|
| Identifies the window currently in edit. |
|
|
|
|
|
|
|
| Converts a date in character string format to a date in YYYYMMDD format. |
|
|
|
|
|
|
|
| Used to check whether a lock error occurred. |
|
|
|
|
|
|
|
| Modifies the caption and/or position of the chart title.... |
|
|
|
|
|
|
|
| Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart. |
|
|
|
|
|
|
|
| Adds a data into a chart. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements...... |
|
|
|
|
|
|
|
| Closes the media file currently played in the Multimedia control. |
|
|
|
|
|
|
|
| Allows you to authenticate yourself beside a Salesforce platform. |
|
|
|
|
|
|
|
| Deletes all widgets displayed in a Dashboard control. |
|
|
|
|
|
|
|
| Merges several files into a single one. |
|
|
|
|
|
|
|
| Copies the screen content to an Image variable or to an Image control. |
|
|
|
|
|
|
|
| Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format. |
|
|
|
|
|
|
|
| Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page). |
|
|
|
|
|
|
|
| Returns True if all the elements of an array are True. |
|
|
|
|
|
|
|
| Returns True if all the elements of an array are False. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|