|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Usage example of the ThreadWaitSignal function |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements...... |
|
|
|
|
|
|
|
| The Caption property is used to get and change the text of an element. |
|
|
|
|
|
|
|
| Modifies the configuration of a Dashboard control (defined in the editor) before its first display. |
|
|
|
|
|
|
|
| A tab pane found in a window or in a page can be handled by the following WLanguage properties...... |
|
|
|
|
|
|
|
| Creates and opens a temporary file. |
|
|
|
|
|
|
|
| The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
|
| The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
|
| The YAxisMin property gets the minimum value of the Y-axis in a Chart control. |
|
|
|
|
|
|
|
| The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
|
| Deletes an itinerary from a Map control. |
|
|
|
|
|
|
|
| Usage example of the DDERetrieve function |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Adds a new internal window to the list of internal windows browsed by an Internal Window control. |
|
|
|
|
|
|
|
| The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed. |
|
|
|
|
|
|
|
| Indicates the operating system installed on the browser of the Web user. |
|
|
|
|
|
|
|
| Calls a synchronous function or BAPI on a SAP system. |
|
|
|
|
|
|
|
| Returns the "children" of an element (lower level) in a TreeView Table control. |
|
|
|
|
|
|
|
| Several actions are automatically performed when opening or closing an application.... |
|
|
|
|
|
|
|
| Used to identify or modify a control in an HTML form contained in an HTML Display control. |
|
|
|
|
|
|
|
| Deletes all the toasts displayed by ToastDisplay. |
|
|
|
|
|
|
|
| Usage example of the zipDeleteAll function |
|
|
|
|
|
|
|
| Usage example of the zipNbPart function |
|
|
|
|
|
|
|
| Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image. |
|
|
|
|
|
|
|
| Creates an XML file from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|