|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect. |
|
|
|
|
|
|
|
| Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature. |
|
|
|
|
|
|
|
| Returns the numeric value of a character string. |
|
|
|
|
|
|
|
| Executes a procedure for each element of a WLanguage array. |
|
|
|
|
|
|
|
| Checks the existence of a shared memory area. |
|
|
|
|
|
|
|
| Initializes the parameters of speech synthesis for the current application. |
|
|
|
|
|
|
|
| Declares how to cancel an action that was added by WinEdDo. |
|
|
|
|
|
|
|
| Displays a custom error message in a system error window. |
|
|
|
|
|
|
|
| The hosting parameters define the default values that will be used to create the new hosting accounts...... |
|
|
|
|
|
|
|
| Usage example of the SQLTransaction function |
|
|
|
|
|
|
|
| Deletes all records from a data file, an HFSQL view or a query. |
|
|
|
|
|
|
|
| Sets the position on the last row of the query result. |
|
|
|
|
|
|
|
| The LDAPSession structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
|
| WINDEV Tutorial: Creating a WINDEV project and its database schema Lesson 2 - Creating tables in the database schema - 40 min |
|
|
|
|
|
|
|
| Transfers a file or directory to an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls. |
|
|
|
|
|
|
|
| A FullTextIndex description variable is used to describe one or more full-text indexes through programming. |
|
|
|
|
|
|
|
| The numeric type is used to contain integer or decimal numbers by specifying if necessary:
the number of digits in the integer part.
the number of digits in the integer part and in the decimal part.... |
|
|
|
|
|
|
|
| The DiskFile type is used to handle text files present on disk. |
|
|
|
|
|
|
|
| Returns a directory path for the shared data of the current application:
between all the users of the computer
between all the TSE users
This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store:
the files for the general configuration of the application (.INI files, .XML files, etc.).
the data files common to all the users (HFSQL .fic, .ndx and .mmo files).... |
|
|
|
|
|
|
|
| WEBDEV allows you to manipulate text in HTML via the "HTML format" option of the Edit controls and the HTML control.... |
|
|
|
|
|
|
|
| Encrypts a file in binary or ASCII format. |
|
|
|
|
|
|
|
| Encrypts a character string in binary format or in ASCII format. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|