|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
As soon as an image can be used (in a control, in a window, in a report, ...... |
|
|
|
|
|
|
The ORDER BY clause is used to sort the records selected by an SQL query...... |
|
|
|
|
|
|
List of functions for managing TreeView Table controls... |
|
|
|
|
|
|
List of functions for managing the queues, the stacks and the lists... |
|
|
|
|
|
|
The "Export" pane in the report viewer allows you to perform the following operations...... |
|
|
|
|
|
|
WDZip is used to compress and group your files in archives...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors...... |
|
|
|
|
|
|
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress... |
|
|
|
|
|
|
When an HFSQL function fails (returns False for example), the corresponding error number... |
|
|
|
|
|
|
The "Debugger trace" shows the messages displayed in the trace window during the last application... |
|
|
|
|
|
|
Drive management functions include ...... |
|
|
|
|
|
|
WINDEV allows you to easily run queries in SQL code...... |
|
|
|
|
|
|
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.... |
|
|
|
|
|
|
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.... |
|
|
|
|
|
|
This page lists the available and forthcoming features of the Word Processing control...... |
|
|
|
|
|
|
MongoDB is a document-oriented NoSQL database...... |
|
|
|
|
|
|
A window can:
Receive parameters when it is opened.
Return values when it is closed.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|