|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
| 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 parameters can be passed to a procedure... |
|
|
|
|
|
|
|
| Inserts a row into:
a Table control,
a TreeView Table control,
tables displayed in a Combo... |
|
|
|
|
|
|
|
| Used to recreate an empty log. |
|
|
|
|
|
|
|
| Returns the time of the last update for the index statistics. |
|
|
|
|
|
|
|
| Deletes a row from a Looper control. |
|
|
|
|
|
|
|
| Returns the characteristics of a file found an archive:
The name of the file and its stored... |
|
|
|
|
|
|
|
| Returns the characteristics of a telephony device. |
|
|
|
|
|
|
|
| Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system. |
|
|
|
|
|
|
|
| Returns a list of defined Custom-Folders (also called groups):
in the current database schema,... |
|
|
|
|
|
|
|
| Deletes a WEBDEV account from a WEBDEV Application Server. |
|
|
|
|
|
|
|
| Connects a client computer to a given socket. |
|
|
|
|
|
|
|
| Allows you to configure the video capture driver. |
|
|
|
|
|
|
|
| Opens the trace window or saves the trace information in a text file. |
|
|
|
|
|
|
|
| Searches for a string in an HTML Editor control. |
|
|
|
|
|
|
|
| Returns the state of a node in a TreeView Table control: rolled up, unrolled or non-existent. |
|
|
|
|
|
|
|
| Initializes Bluetooth Low Energy (required in Windows and iOS only) |
|
|
|
|
|
|
|
| Modifies the current connection. |
|
|
|
|
|
|
|
| Highlights a tab in a Ribbon control. |
|
|
|
|
|
|
|
| Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client... |
|
|
|
|
|
|
|
| Returns the characteristics of a scheduled task in a hScheduledTask variable]. |
|
|
|
|
|
|
|
| Returns the name of Nth control found in the specified element. |
|
|
|
|
|
|
|
| Loads an XML document from a file, a URL or a string into an xmlDocument variable. |
|
|
|
|
|
|
|
| Deletes a server trigger. |
|
|
|
|
|
|
|
| Reads one or more bits from a Modbus slave, starting at a specific address. |
|
|
|
|
|
|
|
| Enters Word Processing control in a specific part of the document: body, header or footer. |
|
|
|
|
|
|
|
| Modifies the layout of the MDI child windows. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|