|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The arithmetic operators are...... |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to create window templates.... |
|
|
|
|
|
|
|
| The data persistence is used to store the value typed by the user...... |
|
|
|
|
|
|
|
| Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount. |
|
|
|
|
|
|
|
| Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request). |
|
|
|
|
|
|
|
| Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount. |
|
|
|
|
|
|
|
| The Size property is used to determine and change the size of an element. |
|
|
|
|
|
|
|
| The dictionary is a file that can contain the project elements...... |
|
|
|
|
|
|
|
| WINDEV Express license agreement... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary...... |
|
|
|
|
|
|
|
| Finds the Xth position of a string within another string. |
|
|
|
|
|
|
|
| The "Image gallery" Looper control is used to manage the display of a set of images without programming...... |
|
|
|
|
|
|
|
| Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example. |
|
|
|
|
|
|
|
| This help page explains how to browse the directories found on a disk.... |
|
|
|
|
|
|
|
| The spIterationCount property is used to:
Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically.
Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically).... |
|
|
|
|
|
|
|
| Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect. |
|
|
|
|
|
|
|
| Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode).
Function kept for backward compatibility.... |
|
|
|
|
|
|
|
| Returns the status of a Camera control.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
|
| Returns the status of a Camera control.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
|
| Waits for:
the replication data on the master server to be sent to the subscriber server.
the replication data received on the subscriber server to be entirely applied.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|