|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Adds:
the record found in memory into the data file (query or view).
the record found in a Record variable into the data file (query or view).... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile allow you to animate the controls found in a window...... |
|
|
|
|
|
|
|
| WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications...... |
|
|
|
|
|
|
|
| Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable. |
|
|
|
|
|
|
|
| Count keyword can correspond to:
the Count function. This function returns the number of occurrences of a control in a window, page or group of controls.
The Count property, which returns a number of elements. This property can be used on:
the controls of a window or page. For more details, see Count.
a xmlNode variable.
a JSON variable.... |
|
|
|
|
|
|
|
| A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions. |
|
|
|
|
|
|
|
| Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control. |
|
|
|
|
|
|
|
| Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable. |
|
|
|
|
|
|
|
| The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable. |
|
|
|
|
|
|
|
| The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable. |
|
|
|
|
|
|
|
| Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email. |
|
|
|
|
|
|
|
| Indicates the start of a series of actions performed on a Document variable in a single event ("undo/redo").... |
|
|
|
|
|
|
|
| Indicates the end of a series of actions performed in a Document variable in a single event ("undo/redo").... |
|
|
|
|
|
|
|
| Returns the dominant color (i.e. most frequent color) of an image found in an Image variable. |
|
|
|
|
|
|
|
| Different types of pages can be used in the sites created with WEBDEV...... |
|
|
|
|
|
|
|
| Widgets are small applications that can be displayed on the home screen of phones or tablets...... |
|
|
|
|
|
|
|
| The Second property is used to:
Retrieve the number of seconds from a Time, DateTime or Duration variable.
Modify the number of seconds in a Time, DateTime or Duration variable.
Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format)
Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)... |
|
|
|
|
|
|
|
| The Source property is used to get and change the source of an element. |
|
|
|
|
|
|
|
| To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
|
| A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used.... |
|
|
|
|
|
|
|
| A "spare" server is a target server in a unidirectional automatic replication...... |
|
|
|
|
|
|
|
| The Gesture variable is used to retrieve the gesture parameters (swipe)...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|