|
|
|
|
|
|
|
|
|
|
|
|
|
|
| In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites... |
|
|
|
|
|
|
|
| Several print modes are available for a report. |
|
|
|
|
|
|
|
| Inserts text at the beginning of a file without overwriting the existing text. |
|
|
|
|
|
|
|
Writes:- a character string to an external file.
- a memory section.
|
|
|
|
|
|
|
|
| This help page explains how to write into a text or CSV file. |
|
|
|
|
|
|
|
| Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static Text control in a report, ...). |
|
|
|
|
|
|
|
| Returns the path to a file relative to a reference directory. |
|
|
|
|
|
|
|
| Changes the extension of a file on disk. |
|
|
|
|
|
|
|
| Stops all current watch tasks of files and directories. |
|
|
|
|
|
|
|
| Extracts a resource from the application into a physical device location. |
|
|
|
|
|
|
|
| Finds a character string or a buffer in a file opened by fOpen. |
|
|
|
|
|
|
|
| Stops watching a file or directory. |
|
|
|
|
|
|
|
| This help page explains how to read the content of a text or CSV file. |
|
|
|
|
|
|
|
| Usage example of the HSetPosition function |
|
|
|
|
|
|
|
| Usage example of the xlsOpen function |
|
|
|
|
|
|
|
| Returns the list of links (Merise type) found in the current analysis or in a specific analysis. |
|
|
|
|
|
|
|
| Returns the index of a column in a Table or Treeview Table control. |
|
|
|
|
|
|
|
| Two types of variables are available...... |
|
|
|
|
|
|
|
| Usage example of the HReadSeekFirst function |
|
|
|
|
|
|
|
| The "SQL query" type is used to write an SQL query in the WLanguage code. |
|
|
|
|
|
|
|
| All report controls can be handled through programming...... |
|
|
|
|
|
|
|
| When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV.... |
|
|
|
|
|
|
|
| Saves the changes made when the "Modification of UI by the end user" mode is enabled. |
|
|
|
|
|
|
|
| Allows you to:
Sort a Looper control according to one or more attributes.
Sort a Looper control on all its attributes.
Cancel a sort that was performed beforehand (which means ignore the sort).... |
|
|
|
|
|
|
|
| Usage example of the KeyExpression property |
|
|
|
|
|
|
|
| The Tab control is used to simultaneously display different controls...... |
|
|
|
|
|
|
|
| Usage example of the HTTPGetResult function |
|
|
|
|
|
|
|
| Usage example of the xlsNbColumn function |
|
|
|
|
|
|
|
| Usage example of the xlsNbRow function |
|
|
|
|
|
|
|
| Usage example of the xlsColumnTitle function |
|
|
|
|
|
|
|
| Saves a dump of memory used by the application. |
|
|
|
|
|
|
|
| Modifies the content of the current element found in the XML document. |
|
|
|
|
|
|
|
| Usage example of the FTPSize function |
|
|
|
|
|
|
|
| Usage example of the HViewToFile function |
|
|
|
|
|
|
|
| Usage example of the xlsData function |
|
|
|
|
|
|
|
| Adds an element to a Table control. |
|
|
|
|
|
|
|
| The "Images" pane allows you to view and list all the images in the project directory and subdirectories...... |
|
|
|
|
|
|
|
| Refreshes the Table control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|