|
|
|
|
|
|
|
Returns or modifies the system date (current date and time defined on the current computer). |
|
|
|
|
|
|
Gives access to the documents managed by Lotus Notes. |
|
|
|
|
|
|
The current thread sends a signal to the specified thread in order to unlock it. |
|
|
|
|
|
|
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one. |
|
|
|
|
|
|
The code history is used to...... |
|
|
|
|
|
|
Once the component has been created, tested and generated, it can be distributed to other developers...... |
|
|
|
|
|
|
Writes:
a character string into an external file.
a memory section.... |
|
|
|
|
|
|
List of constants used by the Google functions.... |
|
|
|
|
|
|
Add:
the record found in memory into the data file (query or view).
the record found in a Record variable into the data file (query or view).... |
|
|
|
|
|
|
Deletes a scheduled task. |
|
|
|
|
|
|
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined. |
|
|
|
|
|
|
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page. |
|
|
|
|
|
|
Waits for the end of the execution of the specified thread. |
|
|
|
|
|
|
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver.... |
|
|
|
|
|
|
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi). |
|
|
|
|
|
|
Specifies the colors of different values in a Heatmap chart. |
|
|
|
|
|
|
The FontStrikeOut property is used to:
Determine if the text displayed is struck through.
Apply strikethrough formatting (or not) the text displayed in a control.... |
|
|
|
|
|
|
The Sortable property is used to:
Determine if a Table control column is sortable.
Make a column of a Table control sortable or not.... |
|
|
|
|
|
|
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...). |
|
|
|
|
|
|
Returns the number of the last error triggered by the HFSQL engine. |
|
|
|
|
|
|
Closes the current connection and frees the memory used by the connection. |
|
|
|
|
|
|
Used to lock:
The entire data table, in read and write mode. Its data cannot be accessed by other computers.
The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example.... |
|
|
|
|
|
|
Returns the list of links (Merise) in the current analysis or in a specific analysis |
|
|
|
|
|
|
Returns the list of triggers applied to one or more HFSQL data files. |
|
|
|
|
|
|
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|