|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A variable is defined by name and type... |
|
|
|
|
|
|
|
| The Service variable is used to... |
|
|
|
|
|
|
|
| A report based on a variable is used to directly print the information found in a WLanguage variable... |
|
|
|
|
|
|
|
| A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
|
| The advanced types of WLanguage are as follows |
|
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
|
| The different types in WLanguage are... |
|
|
|
|
|
|
|
Enables you to find out whether a variable or a control is: - a numeric (integer, real, currency or numeric).
- a string that can be converted into numeric.
|
|
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
|
| A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
|
| The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
|
| Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
|
| Three assignment operators are available... |
|
|
|
|
|
|
|
| The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
|
| The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
|
| Modifies the properties of an HFSQL server. |
|
|
|
|
|
|
|
| Deletes a database located on an HFSQL server. |
|
|
|
|
|
|
|
| Returns the list of current or interrupted transactions on the server for the specified connection. |
|
|
|
|
|
|
|
| Modifies the properties of an HFSQL file located on a server. |
|
|
|
|
|
|
|
| The AutoCorrect property allows you to define a set of automatic corrections to be applied... |
|
|
|
|
|
|
|
| Server triggers are stored procedures executed by the server before or after a write operation... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls...... |
|
|
|
|
|
|
|
| Returns the list of active Beacon detections started in the background with BeaconDetectBackground. |
|
|
|
|
|
|
|
| Modifies the opacity of an image (which means the alpha channel of the image). |
|
|
|
|
|
|
|
| Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network.... |
|
|
|
|
|
|
|
| Checks whether an enumeration value known by its name is valid. |
|
|
|
|
|
|
|
| Simulates a slow network by limiting the download and upload speed. |
|
|
|
|
|
|
|
| Saves, in the background, the content of a resource (image, text, etc.) identified by its URI... |
|
|
|
|
|
|
|
| Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt... |
|
|
|
|
|
|
|
| Enables or disables the management of cookies in an HTTP request run:
by HTTPRequest.... |
|
|
|
|
|
|
|
| Adds a new key/value couple into the Memcached cache on a group of servers.... |
|
|
|
|
|
|
|
| Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers... |
|
|
|
|
|
|
|
| Converts an XML string to JSON. |
|
|
|
|
|
|
|
| The scanner functions are as follows:... |
|
|
|
|
|
|
|
| Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation, etc. |
|
|
|
|
|
|
|
| Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation. |
|
|
|
|
|
|
|
| Functions for handling commands in console mode.... |
|
|
|
|
|
|
|
| Saves an image:
in a PNG file.
in memory.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|