|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Sends the data found in a page currently displayed in the browser to a PHP server. |
|
|
|
|
|
|
|
| Deletes a MongoDB database as well as its collections. |
|
|
|
|
|
|
|
| The Polygon keyword can correspond to... |
|
|
|
|
|
|
|
| Writes:
a character string into an external file.
a memory section.... |
|
|
|
|
|
|
|
| Reads the HTTP header received in a call to a SOAP or REST Webservice. |
|
|
|
|
|
|
|
| The MaxSize property is used to get and set a maximum size. |
|
|
|
|
|
|
|
| The FileSize property is used to get the size of a file. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Usage example of the zipCurrentFile function |
|
|
|
|
|
|
|
| Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Retrieves an address or a list of addresses corresponding to the description of a geographic location. |
|
|
|
|
|
|
|
| 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). |
|
|
|
|
|
|
|
| The ToolbarVisible property is used to:
know if the toolbar or the ribbon is displayed in a control.
show or hide the toolbar or the ribbon in a control.... |
|
|
|
|
|
|
|
| Adds a language to the native OCR system. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Returns the number of the last error triggered by the HFSQL engine. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Deletes the current contact:
from a Lotus Notes or Outlook address book.
from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows).... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|