|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV allows you to customize... |
|
|
|
|
|
|
|
| Calculates the Napierian logarithm (reverse of exponential) of a numeric value. |
|
|
|
|
|
|
|
| Calculates the decimal logarithm of a numeric value. |
|
|
|
|
|
|
|
| Initializes the structure for user management (HUser) with the default values. |
|
|
|
|
|
|
|
| Used to configure the management of caches in the HFSQL Client/Server engine.... |
|
|
|
|
|
|
|
| Calculates the exponential of a numeric value (reverse of Napierian logarithm). |
|
|
|
|
|
|
|
| Returns the specified information about the server. |
|
|
|
|
|
|
|
| Lists the users currently connected to one or more files handled by a Client/Server connection.... |
|
|
|
|
|
|
|
| Deletes a database located on an HFSQL server. |
|
|
|
|
|
|
|
| Deletes a position saved by HSavePosition. |
|
|
|
|
|
|
|
| Initializes the structure for managing the Client computers (HClient structure). |
|
|
|
|
|
|
|
| Returns the current position in the document in XPATH format. |
|
|
|
|
|
|
|
| Deletes a file from an archive. |
|
|
|
|
|
|
|
| An Image control can correspond to an item found in a data file, in a query, ...... |
|
|
|
|
|
|
|
| You can manipulate columns of Table controls in a window or page using the following WLanguage properties...... |
|
|
|
|
|
|
|
| Indicates whether the code is run by an action plan of the software factory. |
|
|
|
|
|
|
|
| Returns the hexadecimal string of a numeric value. |
|
|
|
|
|
|
|
| Retrieves a header in the SOAP message received further to a call to a Webservice. |
|
|
|
|
|
|
|
| Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile. |
|
|
|
|
|
|
|
| Adds a widget into a Dashboard control during Drag and Drop. |
|
|
|
|
|
|
|
| Returns the remainder of a division. |
|
|
|
|
|
|
|
| The RecordSize property is used to get the size (in bytes) of a record in:
a file described in the data model editor,
a file described through programming,
an HFSQL view,
a query.... |
|
|
|
|
|
|
|
| Numerical is used to find out whether an item is a numeric item. |
|
|
|
|
|
|
|
| Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space. |
|
|
|
|
|
|
|
| Enables a menu option (popup menu or drop-down menu). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|