|
|
|
|
|
|
|
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode... |
|
|
|
|
|
|
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ... |
|
|
|
|
|
|
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
WINDEV Mobile allows you to develop applications for different families of products... |
|
|
|
|
|
|
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]... |
|
|
|
|
|
|
Indicates the type of data and the data to copy/move during Drag/Drop.... |
|
|
|
|
|
|
Changes the path to a data file (i.e. directory in which the file will be handled). |
|
|
|
|
|
|
The numeric edit controls propose several AAFs (Automatic Application Features):
a context menu proposing the "Calculator" option.
the ability to modify the control value with the mouse wheel.... |
|
|
|
|
|
|
Deselects a date in a multi-selection Calendar control. |
|
|
|
|
|
|
Closes an SSH session that was opened by SSHConnectShell. |
|
|
|
|
|
|
Writes data into the specified SSH session. |
|
|
|
|
|
|
Usage example of the FTPGet function |
|
|
|
|
|
|
The Internal Property Page allows you to define the name of the internal Page to use. |
|
|
|
|
|
|
Used to check whether an integrity error occurred. |
|
|
|
|
|
|
The xmlAttribute type is used to handle the attributes of a node in an XML document. |
|
|
|
|
|
|
Returns the different types of columns supported:
by the data source identified by SQLConnect
by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection).... |
|
|
|
|
|
|
Enables or disables the management of an integrity constraint on a file link. |
|
|
|
|
|
|
Reads the data found on the output buffer of the SSH session. |
|
|
|
|
|
|
Adds an XML signature to a Webservice request. |
|
|
|
|
|
|
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically). |
|
|
|
|
|
|
The Scope property property is used to specify requested permissions. |
|
|
|
|
|
|
The Orientation property is used to get and change the orientation of an element. |
|
|
|
|
|
|
Indicates the end of the use of geolocation functions. |
|
|
|
|
|
|
The Priority property is used to get and change the priority level of an element. |
|
|
|
|
|
|
Calculates the activation key of application from the initial key. |
|
|
|
|
|
|
The Legend property is used to:
Find out the label of a series.
Modify the label of a series.... |
|
|
|
|
|
|
Compares an initial key with an activation key. |
|
|
|
|
|
|
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent. |
|
|
|
|
|
|
Usage example of the HExecuteQuery function |
|
|
|
|
|
|
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|