|
|
|
|
|
|
|
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
|
| Syntax for calling a local or global procedure. |
|
|
|
|
|
|
|
| A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| The parameters can be passed to a procedure... |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| Constants used by the scanner functions... |
|
|
|
|
|
|
|
| Saves a document from a scanner to a PDF file. |
|
|
|
|
|
|
|
| Used to get and change the characteristics of a scanner. |
|
|
|
|
|
|
|
| Saves a document from a scanner to one or more files, using the scanner's user interface.... |
|
|
|
|
|
|
|
| Retrieves a document from a scanner in a variable of type Image. |
|
|
|
|
|
|
|
| Adds a watermark to all the pages of a PDF file in a PDF Reader control. |
|
|
|
|
|
|
|
| Removes a given node in the current node of an HTML document. |
|
|
|
|
|
|
|
| Adds a watermark to a page of an existing PDF file. |
|
|
|
|
|
|
|
| Adds a watermark to all the pages of an existing PDF file. |
|
|
|
|
|
|
|
| Adds an image to a page in an existing PDF file. |
|
|
|
|
|
|
|
| Rolls the transaction back to the savepoint. |
|
|
|
|
|
|
|
| Declares a transaction savepoint. |
|
|
|
|
|
|
|
| Gets the number of signatures in a PDF document. |
|
|
|
|
|
|
|
| Gets the number of signatures in a PDF Reader control. |
|
|
|
|
|
|
|
| Gets the signature of a PDF document as a buffer. |
|
|
|
|
|
|
|
| Gets the date of one of the signatures of a PDF document. |
|
|
|
|
|
|
|
| Gets the date of one of the signatures of a PDF document. |
|
|
|
|
|
|
|
| Gets the signature of a PDF document as a buffer. |
|
|
|
|
|
|
|
| Saves the content of a pdfDocument variable in a ".PDF" file. |
|
|
|
|
|
|
|
| Changes the DNS name of the replication server if it has a new name. |
|
|
|
|
|
|
|
| Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string. |
|
|
|
|
|
|
|
| Converts a DateTime to string in the specified format. |
|
|
|
|
|
|
|
| Checks the validity of a Canadian 15-digit Business Number (BN15). |
|
|
|
|
|
|
|
| Checks the validity of a Canadian 9-digit Business Number (BN9). |
|
|
|
|
|
|
|
| Indicates the presence of a shape at a given position in the Diagram Editor control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|