|
|
|
|
|
|
|
Closes the current connection and frees the memory used by the connection. |
|
|
|
|
|
|
Opens a connection to a specific database. |
|
|
|
|
|
|
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP). |
|
|
|
|
|
|
Closes a connection to a database. |
|
|
|
|
|
|
Connects the current application to a database that must be interrogated via SQL. |
|
|
|
|
|
|
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform.... |
|
|
|
|
|
|
Detects the modifications performed on the content of a directory. |
|
|
|
|
|
|
Returns an array containing the elements of a source array for which a procedure returns True. |
|
|
|
|
|
|
Deletes a file accessible from the current computer. |
|
|
|
|
|
|
Moves a directory and its content. |
|
|
|
|
|
|
Creates a directory (and the intermediate directories if necessary). |
|
|
|
|
|
|
Returns the different elements of a path: disk, directories, name and extension of the file. |
|
|
|
|
|
|
Returns the size of a file (in bytes). |
|
|
|
|
|
|
Returns an array containing the elements of a source array for which a procedure returns True. |
|
|
|
|
|
|
Dynamically changes the skin template:
of all windows found in the current application,
of the windows found in the WINDEV components used by the application,
of a specific window found in the project.... |
|
|
|
|
|
|
Returns the list of recipients for a notification by email. |
|
|
|
|
|
|
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool). |
|
|
|
|
|
|
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool). |
|
|
|
|
|
|
Deletes the recipients of an email notification. |
|
|
|
|
|
|
This help page explains how to write into a text or CSV file.... |
|
|
|
|
|
|
Returns the size of a file (in bytes). |
|
|
|
|
|
|
Lists the files found in a directory and returns the list of files. |
|
|
|
|
|
|
Copies one or more files (regardless of their attributes). |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...... |
|
|
|
|
|
|
Returns the path of the read-only resources of the application. |
|
|
|
|
|
|
Returns a directory path for the data of the current user of the current application. |
|
|
|
|
|
|
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00"). |
|
|
|
|
|
|
Returns the long name of a file or directory. |
|
|
|
|
|
|
Decrypts a file that was encrypted by fCrypt. |
|
|
|
|
|
|
Opens the Windows file picker. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|