|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Stops watching a file or directory. |
|
|
|
|
|
|
|
| Returns the path to a file relative to a reference directory. |
|
|
|
|
|
|
|
| Determines whether a file on disk or in a buffer corresponds to an image format recognized by WINDEV or WEBDEV. |
|
|
|
|
|
|
|
| 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 websites... |
|
|
|
|
|
|
|
| Finds a character string or a buffer in a file opened by fOpen. |
|
|
|
|
|
|
|
Writes:- a character string to an external file.
- a memory section.
|
|
|
|
|
|
|
|
| Creates and fills a text file with the content of a string or buffer variable. |
|
|
|
|
|
|
|
| Lists the resources integrated to the application.
|
|
|
|
|
|
|
|
| Finds a character string or a buffer in a file opened by fOpen. |
|
|
|
|
|
|
|
| Adds the content of a buffer at the end of a file. |
|
|
|
|
|
|
|
| Several print modes are available for a report. |
|
|
|
|
|
|
|
| Loads the content of an external file (text, image, ...) in a buffer variable. |
|
|
|
|
|
|
|
| Extracts a resource from the application into a physical device location. |
|
|
|
|
|
|
|
| Adds the content of a character string at the end of a file. |
|
|
|
|
|
|
|
| Inserts text at the beginning of a file without overwriting the existing text. |
|
|
|
|
|
|
|
| This help page explains how to read the content of a text or CSV file. |
|
|
|
|
|
|
|
| Changes the extension of a file on disk. |
|
|
|
|
|
|
|
| This help page explains how to write into a text or CSV file. |
|
|
|
|
|
|
|
| Imports a Text file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
|
| Detects changes made to the contents of a directory. |
|
|
|
|
|
|
|
| Imports a Text file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
|
Writes:- a character string to an external file.
- a memory section.
|
|
|
|
|
|
|
|
| Stops all current watch tasks of files and directories. |
|
|
|
|
|
|
|
| Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.). |
|
|
|
|
|
|
|
| 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, ...). |
|
|
|
|
|
|
|
| Reads the HTTP header received in a call to a SOAP or REST web service. |
|
|
|
|
|
|
|
| Simulates a mouse event (left click, right click, double click, ...). |
|
|
|
|
|
|
|
| Adds a notification into the system bar of device (Android) or into the notification center (iOS). |
|
|
|
|
|
|
|
| MyLeftSlidingWindow is used to handle the left sliding window associated with the current window. |
|
|
|
|
|
|
|
| Returns a string after removing the specified characters from the left side of the initial string. |
|
|
|
|
|
|
|
| Removes all previously sent interactive notifications that match the specified identifier (ID). |
|
|
|
|
|
|
|
| The RETURN statement is used to exit a statement block and the current process (or procedure). |
|
|
|
|
|
|
|
| Extracts the left part (i.e., the first characters) from a string or buffer. |
|
|
|
|
|
|
|
| Returns the MIME type of the request received when calling a REST web service. |
|
|
|
|
|
|
|
| This page presents some operations specific to the menus and to the menu options...... |
|
|
|
|
|
|
|
| Adds an additional HTTP header to a request to a web service (REST or SOAP). |
|
|
|
|
|
|
|
| The security mechanism of WLanguage is enabled when a programming error occurs in an application...... |
|
|
|
|
|
|
|
| WDDIXIO is a tool that helps you translate the text of an application...... |
|
|
|
|
|
|
|
| You can change the characteristics of a keyword at any time in the keyword properties...... |
|
|
|
|
|
|
|
| A context menu is available for Image controls...... |
|
|
|
|
|
|
|
| When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages...... |
|
|
|
|
|
|
|
| Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function. |
|
|
|
|
|
|
|
| WEBDEV is a full development environment devoted to Internet and Intranet...... |
|
|
|
|
|
|
|
| The "WDSetup" project corresponds to the standard setup program of WINDEV applications...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|