|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV Tutorial: External components Reusing code with external components - 40 min |
|
|
|
|
|
|
|
| WLanguage procedure ("Callback") called by fListFile for each file found. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by fCopyFile for each copied file. |
|
|
|
|
|
|
|
| Modifies the name of a file. |
|
|
|
|
|
|
|
| Decompresses a file that was compressed by fCompress. |
|
|
|
|
|
|
|
| The MyControl keyword represents the control that holds the process being executed. |
|
|
|
|
|
|
|
| Writes:
a character string to an external file.
a memory section.... |
|
|
|
|
|
|
|
| Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project...... |
|
|
|
|
|
|
|
| The PDF Reader control includes multiple features accessible via...... |
|
|
|
|
|
|
|
| When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...... |
|
|
|
|
|
|
|
| List of constants used by the HFSQL functions.... |
|
|
|
|
|
|
|
| The database schema description window includes all the characteristics and options of the current database schema...... |
|
|
|
|
|
|
|
| Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user. |
|
|
|
|
|
|
|
| Returns a directory path for the global data of current application (data shared between several applications), for the current user. |
|
|
|
|
|
|
|
| To create a scenario, the following elements must be installed on the current computer...... |
|
|
|
|
|
|
|
| The RETURN statement is used to exit a statement block and the current process (or procedure). |
|
|
|
|
|
|
|
| The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target. |
|
|
|
|
|
|
|
| Moves a file from one directory to another. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|