|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Converts the content of a JSON variable to a JSON string. |
|
|
|
|
|
|
|
| Formats a character string using an InputMask variable. |
|
|
|
|
|
|
|
| Saves the content of a pdfDocument variable in a ".PDF" file. |
|
|
|
|
|
|
|
| Converts the content of a JSON variable to a JSON string. |
|
|
|
|
|
|
|
| Draws a section of a circle or an ellipse in an Image variable. |
|
|
|
|
|
|
|
| Identifies the color of a pixel contained in an Image variable. |
|
|
|
|
|
|
|
| Retrieves the identity of a user contained in an AuthToken variable. |
|
|
|
|
|
|
|
| Retrieves the characteristics of a scanner in a variable of type Scanner. |
|
|
|
|
|
|
|
| Retrieves a document from a scanner in a variable of type Image. |
|
|
|
|
|
|
|
| Saves the content of an htmlDocument variable to an HTML file. |
|
|
|
|
|
|
|
| Saves the content of an htmlDocument variable to an HTML file. |
|
|
|
|
|
|
|
| Opens a PDF document and loads it in a pdfDocument variable. |
|
|
|
|
|
|
|
| Creates a character string with the data of a Document variable. |
|
|
|
|
|
|
|
| Draws Markdown text in a variable of type WDPic. |
|
|
|
|
|
|
|
| Draws Markdown text in a variable of type picLayer. |
|
|
|
|
|
|
|
| Draws Markdown text in a variable of type Image. |
|
|
|
|
|
|
|
| Retrieves a document from a scanner in a variable of type Image. |
|
|
|
|
|
|
|
| Saves the content of a pdfDocument variable in a ".PDF" file. |
|
|
|
|
|
|
|
| Identifies the color of a pixel contained in a WDPic variable. |
|
|
|
|
|
|
|
| Identifies the color of a pixel contained in a picLayer variable. |
|
|
|
|
|
|
|
| Draws a section of a circle or an ellipse in a WDPic variable. |
|
|
|
|
|
|
|
| Draws a section of a circle or an ellipse in a picLayer variable. |
|
|
|
|
|
|
|
| WINDEV allows you to programmatically handle ListView controls...... |
|
|
|
|
|
|
|
| A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)...... |
|
|
|
|
|
|
|
| When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|