|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
Writes:- a character string to an external file.
- a memory section.
|
|
|
|
|
|
|
|
| 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). |
|
|
|
|
|
|
|
| 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). |
|
|
|
|
|
|
|
| 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, ...). |
|
|
|
|
|
|
|
| Indicates whether the code is run in the simulator for Universal Windows Platform applications.
Function kept for backward compatibility.... |
|
|
|
|
|
|
|
| Indicates whether the code is run in WinRT mode (Windows Store apps).
Function kept for backward compatibility.... |
|
|
|
|
|
|
|
| Positioning the elements in a page is simplified by the use of a positioning table (HTML table)...... |
|
|
|
|
|
|
|
| Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom). |
|
|
|
|
|
|
|
| Indicates whether the code is run in Universal Windows 10 app mode.
Function kept for backward compatibility.... |
|
|
|
|
|
|
|
| Identifies whether or not the code is executed in the simulator for applications in Windows Store mode.
Function kept for backward compatibility.... |
|
|
|
|
|
|
|
| Returns a character string without the space characters:
from the left and right side of the initial string.
within the string.... |
|
|
|
|
|
|
|
| Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount. |
|
|
|
|
|
|
|
| The backup of the HFSQL Client/Server databases can be performed...... |
|
|
|
|
|
|
|
| Performs an input by emulation in a control while checking whether this control is an editable control. |
|
|
|
|
|
|
|
| On smartphones and tablets, there is an operating mode designed for visually impaired and blind users...... |
|
|
|
|
|
|
|
| Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control.
Function kept for compatibility. It is recommended to use gStoredValueEnable.... |
|
|
|
|
|
|
|
| Running a project step-by-step allows you to start the debugger when launching the application...... |
|
|
|
|
|
|
|
| The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation. |
|
|
|
|
|
|
|
| WINDEV 2024 new features in the 2024 New Features brochure.... |
|
|
|
|
|
|
|
| An xlsDocument variable is used to describe and modify an Excel document... |
|
|
|
|
|
|
|
| A Table, List Box or Combo Box control can be used to display the content of a data file or query...... |
|
|
|
|
|
|
|
| The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters.... |
|
|
|
|
|
|
|
| The Value property is used to:
Find out and modify the value of a report control.
Find out and modify the value of a control or the title of a window.
Find out the identifier of a stream.
Find out and modify the value of a control or the title of a page.... |
|
|
|
|
|
|
|
| The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|