|
|
|
|
|
|
|
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
Deletes a file from an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
Converts accented characters in a string to non-accented characters. |
|
|
|
|
|
|
Sets the position on the previous record of a file according to a browse item. |
|
|
|
|
|
|
Closes the trace window if this window was opened or stops saving the trace information in a text file. |
|
|
|
|
|
|
The ContextMenu property is used to:
Get the custom context menu of a control, window or page.
Change the custom context menu of a control, window or page (or associate another context menu).
Customize the system menus of the controls by adding options.... |
|
|
|
|
|
|
Converts:
an ANSI string (Windows) to a UNICODE string.
a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string.... |
|
|
|
|
|
|
Decrypts a file that was encrypted by fCrypt. |
|
|
|
|
|
|
Positions on the first row of the query result. |
|
|
|
|
|
|
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email. |
|
|
|
|
|
|
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
When used on Variant variables, the Member property is used to get the array of named elements. |
|
|
|
|
|
|
Checks the existence of a directory. |
|
|
|
|
|
|
Calculates the cosine of an angle. |
|
|
|
|
|
|
Calculates the cotangent of an angle. |
|
|
|
|
|
|
Returns the root of a number. |
|
|
|
|
|
|
Returns the sine of an angle. |
|
|
|
|
|
|
Calculates the tangent of an angle. |
|
|
|
|
|
|
Deletes (from the server) a group of users associated with a connection. |
|
|
|
|
|
|
Deletes a user associated with a connection to the HFSQL server. |
|
|
|
|
|
|
Closes a connection to a database. |
|
|
|
|
|
|
Returns the list of groups of users defined for a connection. |
|
|
|
|
|
|
Returns the list of users defined for a connection. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|