|
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
The parameters can be passed to a 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 description of the parameter type is optional... |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
List of various WEBDEV functions... |
|
|
|
|
|
|
Usage example of the DDEConnect function |
|
|
|
|
|
|
Usage example of the DDERetrieve function |
|
|
|
|
|
|
Usage example of the fReadLine function |
|
|
|
|
|
|
Usage example of the ExplorerRetrieve function |
|
|
|
|
|
|
Usage example of the ExplorerAccept function |
|
|
|
|
|
|
Usage example of the OpenSister function |
|
|
|
|
|
|
Usage example of the MenuIsMarked function |
|
|
|
|
|
|
Usage example of the RegistrySetValue function |
|
|
|
|
|
|
Usage example of the dSaveImageGIF function |
|
|
|
|
|
|
Usage example of the dSaveImageBMP function |
|
|
|
|
|
|
Usage example of the dFill function |
|
|
|
|
|
|
Usage example of the Decrypt function |
|
|
|
|
|
|
Usage example of the Encrypt function |
|
|
|
|
|
|
Usage example of the MemSeek function |
|
|
|
|
|
|
Usage example of the Asc function |
|
|
|
|
|
|
Usage example of the ArraySort function |
|
|
|
|
|
|
Usage example of the StatSum function |
|
|
|
|
|
|
Usage example of the dText function |
|
|
|
|
|
|
Usage example of the FinRepayVal function |
|
|
|
|
|
|
Usage example of the fGraphicFilter function |
|
|
|
|
|
|
Usage example of the fClose function |
|
|
|
|
|
|
Usage example of the fWriteLine function |
|
|
|
|
|
|
Usage example of the Event function |
|
|
|
|
|
|
Usage example of the fUncompress function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|