|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Syntax for calling a local or global procedure. |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
|
| The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| When an HFSQL function fails (returns False for example), the corresponding error number... |
|
|
|
|
|
|
|
| This help page explains how to highlight the control where the input is performed.... |
|
|
|
|
|
|
|
| WINDEV allows you to generate a Java application without even knowing the Java language...... |
|
|
|
|
|
|
|
| WINDEV allows the user to perform a search among all the texts found in a window or in a control...... |
|
|
|
|
|
|
|
| The function is equivalent to HCreation.
If the table exists, opens the table.... |
|
|
|
|
|
|
|
| The function is equivalent to HCreation.
If the table exists, opens the table.... |
|
|
|
|
|
|
|
| The automatic completion helps you write WLanguage code in your applications...... |
|
|
|
|
|
|
|
| Error handling can be customized for each process...... |
|
|
|
|
|
|
|
| verification, etc.
This new function is available from WINDEV Suite SaaS 2025 - Update 2.... |
|
|
|
|
|
|
|
| verification, etc.
This new function is available from WINDEV Suite SaaS 2025 - Update 2.... |
|
|
|
|
|
|
|
| strings via the WLanguage functions...... |
|
|
|
|
|
|
|
| A REST WebService is a program hosted on a server containing functions accessible via HTTP... |
|
|
|
|
|
|
|
| Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications...... |
|
|
|
|
|
|
|
| The database can be accessed via a web service...... |
|
|
|
|
|
|
|
| The use of SQL functions to handle DB2 data does not require importing the file structure... |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls...... |
|
|
|
|
|
|
|
| The use of SQL functions to handle SQLite data does not require importing the data file structure... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|