|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the status of the current print. |
|
|
|
|
|
|
|
| Sends the image file to print to the print buffer. |
|
|
|
|
|
|
|
| Sends the character string passed as parameter to the print buffer. |
|
|
|
|
|
|
|
| Prints an ellipse (in a rectangle). |
|
|
|
|
|
|
|
| Sends the character string passed in parameter to the print "buffer". |
|
|
|
|
|
|
|
| Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point. |
|
|
|
|
|
|
|
| A Spin control is used to increase or reduce a value found in a control...... |
|
|
|
|
|
|
|
| Prints a line at specified coordinates. |
|
|
|
|
|
|
|
| Prints a horizontal line at specified coordinates. |
|
|
|
|
|
|
|
| A Windows application, an Internet or Intranet site require to define the role of different contributors...... |
|
|
|
|
|
|
|
| Extracts an integer from a binary buffer at a given position. |
|
|
|
|
|
|
|
| Adds the content of a character string at the end of a file. |
|
|
|
|
|
|
|
| Extracts a real from a binary buffer at a given position. |
|
|
|
|
|
|
|
| Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform.... |
|
|
|
|
|
|
|
| Deletes a file accessible from the current computer. |
|
|
|
|
|
|
|
| Moves a directory and its content. |
|
|
|
|
|
|
|
| Creates a directory (and the intermediate directories if necessary). |
|
|
|
|
|
|
|
| Returns the size of a file (in bytes). |
|
|
|
|
|
|
|
| Calculates the height of the image to print (in millimeters). |
|
|
|
|
|
|
|
| Returns:
the full name of the last file generated during the print (PDF, RTF, text, ...).
the list of created duplicate files.... |
|
|
|
|
|
|
|
| Dynamically changes the skin template:
of all windows found in the current application,
of the windows found in the WINDEV components used by the application,
of a specific window found in the project.... |
|
|
|
|
|
|
|
| All the looper attributes can be handled by programming...... |
|
|
|
|
|
|
|
| A report provides a custom view of data...... |
|
|
|
|
|
|
|
| This help page explains how to write into a text or CSV file.... |
|
|
|
|
|
|
|
| This help page explains how to create two linked cascading Table controls in a window or page.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|