|
|
|
|
|
|
|
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile...... |
|
|
|
|
|
|
Opens a memory zone shared between several applications. |
|
|
|
|
|
|
The Clickable Image control can be used to...... |
|
|
|
|
|
|
Several steps must be performed to develop an iPhone/iPad application:... |
|
|
|
|
|
|
Checks the existence of a memory zone. |
|
|
|
|
|
|
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...... |
|
|
|
|
|
|
Modifies an element in a memory zone. |
|
|
|
|
|
|
The development of an iPhone/iPad application is performed in 2 steps:... |
|
|
|
|
|
|
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice. |
|
|
|
|
|
|
Sorts the elements found in a memory zone. |
|
|
|
|
|
|
Positions on the next element of a memory zone and returns the value of this element. |
|
|
|
|
|
|
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone. |
|
|
|
|
|
|
Positions on the first element of a memory zone and returns the value of this first element. |
|
|
|
|
|
|
Retrieves the return value of an element found in a memory zone. |
|
|
|
|
|
|
Checks whether the sought element was found. |
|
|
|
|
|
|
Positions on the element found before the current element of a memory zone and returns the value of this element. |
|
|
|
|
|
|
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages. |
|
|
|
|
|
|
Variables are copied using the "=" operator... |
|
|
|
|
|
|
The Exist property is used to determine if an element exists. |
|
|
|
|
|
|
Clears and deletes a memory zone. |
|
|
|
|
|
|
Positions the memory zone on an element. |
|
|
|
|
|
|
Returns the number of elements found in a memory zone. |
|
|
|
|
|
|
Deletes an element from a memory zone. |
|
|
|
|
|
|
Returns the index of the current element. |
|
|
|
|
|
|
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|