|
|
|
|
|
|
|
Deletes from the webservice context a variable added by DeclareWebserviceContext. |
|
|
|
|
|
|
Returns the height of a window, adapted to the content of controls. |
|
|
|
|
|
|
Returns the width of a window, adapted to the content of controls. |
|
|
|
|
|
|
Inserts an element at the given index of a drop-down or expanded list. |
|
|
|
|
|
|
Checks the structural integrity of memos in an HFSQL data file. |
|
|
|
|
|
|
Converts a buffer to a mnemonic phrase using the BIP39 algorithm. |
|
|
|
|
|
|
Returns the buffer encoded in a BIP39 mnemonic phrase. |
|
|
|
|
|
|
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard. |
|
|
|
|
|
|
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect. |
|
|
|
|
|
|
Identifies the window containing the WLanguage code currently run. |
|
|
|
|
|
|
Returns the number of rows found in an XLS file. |
|
|
|
|
|
|
Retrieves the current setting of the volume for a sound source. |
|
|
|
|
|
|
Lists the client certificates found on the computer to authenticate on a server. |
|
|
|
|
|
|
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled. |
|
|
|
|
|
|
Shows an error tooltip under an Edit control to indicate why the input is invalid. |
|
|
|
|
|
|
Returns:
at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed.
in test mode: all the libraries installed on the current computer.... |
|
|
|
|
|
|
Returns the total size (in bytes) of the file currently uploaded via an Upload control. |
|
|
|
|
|
|
Adapts the window height to the content of controls. |
|
|
|
|
|
|
Adapts the window width to the content of controls. |
|
|
|
|
|
|
Moves a row or swaps two rows in a Looper control. |
|
|
|
|
|
|
Returns the number of elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
Renames or moves a file found on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|