|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
The parameters can be passed to a procedure... |
|
|
|
|
|
|
This feature is used to signal that a data file cannot be modified after writing...... |
|
|
|
|
|
|
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains...... |
|
|
|
|
|
|
The FilteredItem property is used to identify the item that has a filter implemented by HFilter. |
|
|
|
|
|
|
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming...... |
|
|
|
|
|
|
The comparison operators can be divided into several categories...... |
|
|
|
|
|
|
The & operator returns the address of a variable as an integer |
|
|
|
|
|
|
WINDEV allows you to automatically save the different application parameters...... |
|
|
|
|
|
|
This application example manages an XML file named "Orders...... |
|
|
|
|
|
|
List of constants used by the functions for managing XML documents.... |
|
|
|
|
|
|
On smartphones and tablets, there is an operating mode designed for visually impaired and blind... |
|
|
|
|
|
|
The Captcha control can be handled by the WLanguage properties in server code and in browser code. |
|
|
|
|
|
|
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup.... |
|
|
|
|
|
|
The docFragment type is used to define the characteristics of a fragment found in a "docx"... |
|
|
|
|
|
|
The Icon type is used to define the advanced characteristics of an icon. |
|
|
|
|
|
|
When fillilng a TreeView control, an image is associated with each element.... |
|
|
|
|
|
|
When end users work on a complex Table or Looper control with multiple breaks, they may want... |
|
|
|
|
|
|
The Table controls can be 100% AJAX...... |
|
|
|
|
|
|
List of constants used by the DomoXXX functions.... |
|
|
|
|
|
|
List of constants used by the registry management functions.... |
|
|
|
|
|
|
The sfSessionInfo type is used to get information about the current session... |
|
|
|
|
|
|
The sfUserInfo type is used to get information about a user... |
|
|
|
|
|
|
The sfObject type is used to describe a record of a SalesForce file... |
|
|
|
|
|
|
The sfError type is used to find out the characteristics of an error returned by Salesforce... |
|
|
|
|
|
|
The sfSaveResult type is used to find out the result of SFAdd and SFModify... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|