|
|
|
|
|
|
|
An Android application can contain one or more Widget windows... |
|
|
|
|
|
|
The Port property is used to identify and change a server connection port. |
|
|
|
|
|
|
Reads a line from an external file (ANSI or UNICODE). |
|
|
|
|
|
|
The Grayed property is used to:
Determine if a control (or a group of controls) is grayed out.
Gray out or ungray a control, a group of controls or a window.... |
|
|
|
|
|
|
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item. |
|
|
|
|
|
|
Encrypts a character string in binary format or in ASCII format. |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites...... |
|
|
|
|
|
|
The sshSession type is used to define the characteristics of a connection to an SSH server. |
|
|
|
|
|
|
The xmlSignature type is used to define the advanced characteristics of an XML signature. |
|
|
|
|
|
|
The Record type is used to save the values of a record. |
|
|
|
|
|
|
Reads the content of an INI file (or the content of a file structured like .INI files). |
|
|
|
|
|
|
Defines the password used to create or open a data file. |
|
|
|
|
|
|
A Queue variable is a structured type that groups a set of elements of the same type. |
|
|
|
|
|
|
Defines the mode for comparing data files. |
|
|
|
|
|
|
Automatically updates the controls in a window or page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor.
the values of the bound WLanguage variables.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
Locks a record and restricts the access to this record for all the other applications. |
|
|
|
|
|
|
Modifies the physical name of a data file. |
|
|
|
|
|
|
Changes the transmission mode used on a socket. |
|
|
|
|
|
|
Automatically associates each column of the query result with a control or with a variable of the application. |
|
|
|
|
|
|
Allows you to be notified when the orientation of the device changes on any one of its 3 axes. |
|
|
|
|
|
|
MyParent is used to handle... |
|
|
|
|
|
|
The logical operators are as follows...... |
|
|
|
|
|
|
The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
A dynamic array is an "advanced" type of array... |
|
|
|
|
|
|
Notifies when acceleration forces are applied to the device along any of the three axes. |
|
|
|
|
|
|
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array.
This multiple assignment is also available for the structures and the classes.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|