|
|
|
|
|
|
|
|
|
|
|
|
|
|
| In some cases, it may be useful to run the same query multiple times while modifying one or more parameters... |
|
|
|
|
|
|
|
| The Int type is used to easily perform calculations on integer values... |
|
|
|
|
|
|
|
| Refuses a request for stream connection. |
|
|
|
|
|
|
|
| Inserts a table in a Document variable. |
|
|
|
|
|
|
|
| The following events appear by default in the WINDEV and WINDEV Mobile code editor |
|
|
|
|
|
|
|
| Converts a numeric value into a binary string in order to perform a search on a numeric key. |
|
|
|
|
|
|
|
| Returns the full path of the selected element in a TreeView control. |
|
|
|
|
|
|
|
| Returns the full path of the selected element in a TreeView control. |
|
|
|
|
|
|
|
| Returns the number of common characters between two strings (from the beginning or from the end of the string). |
|
|
|
|
|
|
|
| Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. |
|
|
|
|
|
|
|
| Inserts a table into a Word Processing control. |
|
|
|
|
|
|
|
| Associates a stream connection request with a Conference control. |
|
|
|
|
|
|
|
| The mathematical SQL functions that can be used on the queries written in SQL code are as follows... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV offer a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module... |
|
|
|
|
|
|
|
| Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query. |
|
|
|
|
|
|
|
| Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control. |
|
|
|
|
|
|
|
| The data persistence is used to store the value typed by the user... |
|
|
|
|
|
|
|
| Three assignment operators are available... |
|
|
|
|
|
|
|
| Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query. |
|
|
|
|
|
|
|
| The Buffer type corresponds to a binary memory area. |
|
|
|
|
|
|
|
| Returns the index of the selected element in the Table or TreeView Table control. |
|
|
|
|
|
|
|
| Returns the index of the selected element in the Table or TreeView Table control. |
|
|
|
|
|
|
|
| Adds an element to a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Adds an element programmatically to a List Box, ListView, Combo Box or Carousel control.
|
|
|
|
|
|
|
|
| In this example, the application must manage a video conference between two computers... |
|
|
|
|
|
|
|
| Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report). |
|
|
|
|
|
|
|
Adds an "invisible" value to an element of a List or Combo Box control.Function kept for compatibility. It is recommended to use gStoredValue. |
|
|
|
|
|
|
|
| Inserts a table into a Word Processing document. |
|
|
|
|
|
|
|
The Variant type is used to:- store any value of simple type: Boolean, Numerical (Monetary, Real, Integer, ...), Character and String, Date (Date, Time, DateTime and Duration), ...
- store named or indexed subelements.
- store any complex type value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists.
- handle the NULL value in WLanguage.
- store interactions with ActiveX objects and Automation programming.
|
|
|
|
|
|
|
|
The Native Oracle Connector is used to:- specify the input values during the call to a stored procedure.
- retrieve the output values after a call to a stored procedure.
|
|
|
|
|
|
|
|
| Deletes the association between a WLanguage browser function and an event (implemented by JSEvent). |
|
|
|
|
|
|
|
| Initializes a query written in SQL language and declares this query to the HFSQL engine. |
|
|
|
|
|
|
|
| Initializes a query written in SQL language and declares this query to the HFSQL engine. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|