|
|
|
|
|
|
|
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet).... |
|
|
|
|
|
|
Returns or modifies the value of a parameter for the device camera.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility. |
|
|
|
|
|
|
Returns or modifies the value of a parameter for the device camera.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend. |
|
|
|
|
|
|
Indicates whether the code is run:
from a Windows Mobile application.
from a WINDEV application, from a WEBDEV site or from a PHP application.
Function kept for backward compatibility.... |
|
|
|
|
|
|
Stops playing or recording a video in a Camera control.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
Stops playing or recording a video in a Camera control.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App).
Function kept for backward compatibility.... |
|
|
|
|
|
|
Stops the video preview or video recording in a Camera control.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
Lists the values supported by the device camera for a given parameter.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
Lists the values supported by the device camera for a given parameter.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
Runs a specific program on an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV and started by NetStartServer.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect. |
|
|
|
|
|
|
To select records coming from several data files, joins must be used in the SQL query...... |
|
|
|
|
|
|
The Image control is used to...... |
|
|
|
|
|
|
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications...... |
|
|
|
|
|
|
Custom telemetry allows you to define the elements that will be included in the analytics...... |
|
|
|
|
|
|
The xmlDocument keyword can correspond to:
the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument.
an xmlDocument variable. For more details, see xmlDocument.... |
|
|
|
|
|
|
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility. |
|
|
|
|
|
|
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|