|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Syntax for calling a local or global procedure. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls.... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to handle a TreeView control programmatically...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming...... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external... |
|
|
|
|
|
|
|
| To manage the video sequence currently broadcasted by the web camera installed on the current... |
|
|
|
|
|
|
|
| Builds a complete file path from the directory and short name of a file. This function is mainly... |
|
|
|
|
|
|
|
| The operations on binary values are performed...... |
|
|
|
|
|
|
|
| Each WINDEV function is associated with a WINDEV DLL...... |
|
|
|
|
|
|
|
| List of functions for managing appointments... |
|
|
|
|
|
|
|
| A PDF Reader control can be handled through programming...... |
|
|
|
|
|
|
|
| The Null keyword can be used according to different methods in WLanguage...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers...... |
|
|
|
|
|
|
|
| Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows... |
|
|
|
|
|
|
|
| ...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format.... |
|
|
|
|
|
|
|
| WINDEV allows you to handle a Wire control by programming...... |
|
|
|
|
|
|
|
| WINDEV includes advanced socket management functions.... |
|
|
|
|
|
|
|
| WINDEV proposes several WLanguage functions for managing animations...... |
|
|
|
|
|
|
|
| The use of SQL functions to handle Progress data does not require importing the file structure... |
|
|
|
|
|
|
|
| Several WLanguage functions are used to burn the CDs or DVDs...... |
|
|
|
|
|
|
|
| The Message keyword can correspond to:
the Message function.
the Message property,... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|