|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A dynamic array is an "advanced" type of array... |
|
|
|
|
|
|
|
| New is used to allocate memory space... |
|
|
|
|
|
|
|
| The memory occupied by a dynamic object (array, class object, ... |
|
|
|
|
|
|
|
| In mobile applications, the different screens of the application are displayed via a small animation: display from the right, from the top, etc., ...
WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications.... |
|
|
|
|
|
|
|
| The CaptionHTML property is used to handle the text of a control as HTML code. |
|
|
|
|
|
|
|
| Opens a memory zone shared between several applications. |
|
|
|
|
|
|
|
| The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
|
| The SwipeEnabled property enables or disables the swipe gesture support:
on an Internal Window control.
on a row in a Looper control.... |
|
|
|
|
|
|
|
| You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile...... |
|
|
|
|
|
|
|
| A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases).... |
|
|
|
|
|
|
|
| To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...... |
|
|
|
|
|
|
|
| To display the control characteristics, select "Description" in the context menu of the control...... |
|
|
|
|
|
|
|
| The development of an iPhone/iPad application is performed in 2 steps:... |
|
|
|
|
|
|
|
| Three assignment operators are available...... |
|
|
|
|
|
|
|
| What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure.... |
|
|
|
|
|
|
|
| Configures the management of accesses to the ActiveX objects and to the Automation objects. |
|
|
|
|
|
|
|
| Specific features of print in PDF format... |
|
|
|
|
|
|
|
| Checks the existence of a memory zone. |
|
|
|
|
|
|
|
| Modifies an element in a memory zone. |
|
|
|
|
|
|
|
| Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|