|
|
|
|
|
|
|
Retrieves the coordinates of the geographic area that corresponds to a given description. |
|
|
|
|
|
|
Used to find out whether the external storage space corresponds to the movable memory (SD Card). |
|
|
|
|
|
|
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes. |
|
|
|
|
|
|
Calls an external .asp script and returns the result in a string. |
|
|
|
|
|
|
Calls an external .php script and returns the result in a string. |
|
|
|
|
|
|
WINDEV allows you to apply a transparency coefficient to the windows...... |
|
|
|
|
|
|
The NullIableIndex property determines if a key item supports the "Null" value. |
|
|
|
|
|
|
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control. |
|
|
|
|
|
|
Used to:
determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window).
enable or disable the "Allow end users to modify the UI" option in a window (or internal window).... |
|
|
|
|
|
|
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn). |
|
|
|
|
|
|
Locks a WINDEV application. |
|
|
|
|
|
|
Reads an information specific to the client for the current SaaS site. |
|
|
|
|
|
|
Sends a message from the WebSocket server to the client. |
|
|
|
|
|
|
Creates an image in the Image Editor control. |
|
|
|
|
|
|
Closes the image found in an Image Editor control. |
|
|
|
|
|
|
Saves the image displayed in the Image Editor control. |
|
|
|
|
|
|
Saves the image contained in a WDPic variable. |
|
|
|
|
|
|
Initializes the window controls with the values of the file items linked to the controls. |
|
|
|
|
|
|
Refreshes a widget window. |
|
|
|
|
|
|
Applies a computation to each element of an array. |
|
|
|
|
|
|
Returns an array containing the elements of a source array for which a procedure returns True. |
|
|
|
|
|
|
Executes a procedure on each element of a source array and returns the results in a WLanguage array. |
|
|
|
|
|
|
In a Date edit control, opens a popup window displaying a calendar. |
|
|
|
|
|
|
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window:
Width of the internal window.
Height of the internal window.... |
|
|
|
|
|
|
Searches for elements that correspond to a tag in an HTML document. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|