|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Sends a data to the program connected via DDE. |
|
|
|
|
|
|
|
| Generates a request to pin a quick action. |
|
|
|
|
|
|
|
| The examples provided with WINDEV are intended to help you learn the features of WINDEV.... |
|
|
|
|
|
|
|
| Executes a program (an executable file, for example) from the current application. |
|
|
|
|
|
|
|
| Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface. |
|
|
|
|
|
|
|
| Stops the vibrations of the device (even if they have been triggered by another application). |
|
|
|
|
|
|
|
| Modifies an element in a Table control. |
|
|
|
|
|
|
|
| Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device. |
|
|
|
|
|
|
|
| Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window. |
|
|
|
|
|
|
|
| Returns the name of the previous page. |
|
|
|
|
|
|
|
| Loads the specified library (DLL) in memory. |
|
|
|
|
|
|
|
| Configures the management of accesses to the ActiveX objects and to the Automation objects. |
|
|
|
|
|
|
|
| Positions on the first element of a memory zone and returns the value of this first element. |
|
|
|
|
|
|
|
| MyRightSlidingWindow is used to handle the right sliding window associated with the current window. |
|
|
|
|
|
|
|
| MyLeftSlidingWindow is used to handle the left sliding window associated with the current window. |
|
|
|
|
|
|
|
| Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding table. This function uses the former view mechanism. |
|
|
|
|
|
|
|
| Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude). |
|
|
|
|
|
|
|
| Describes a file in dBase3 format (most common format) programmatically. |
|
|
|
|
|
|
|
| Sends a Windows message to a control or to a window. |
|
|
|
|
|
|
|
| Specifies the custom HTTP code that will be returned when the execution of the REST web service function is completed. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|