|
|
|
|
|
|
|
Writes an information into the standard output stream "stdout" (also called "console"). |
|
|
|
|
|
|
Allows you to:
get the screen orientation of the device (Android, iOS or Universal Windows phone).
set the screen orientation of the device (Android phone).... |
|
|
|
|
|
|
Returns the activation status of the NFC sensor found on the device. |
|
|
|
|
|
|
Modifies the alias of a window. |
|
|
|
|
|
|
Explicitly destroys an event. |
|
|
|
|
|
|
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min |
|
|
|
|
|
|
Starts detecting the Wi-Fi access points currently accessible from the device. |
|
|
|
|
|
|
Explicitly destroys a semaphore. |
|
|
|
|
|
|
Initializes the parameters of geolocation WLanguage functions and finds a location provider. |
|
|
|
|
|
|
Modifies an element in a memory zone. |
|
|
|
|
|
|
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min |
|
|
|
|
|
|
Initializes the management of persistent values. |
|
|
|
|
|
|
Changes the transmission mode used on a socket. |
|
|
|
|
|
|
Deletes a network from the list of Wi-Fi networks configured on the device. |
|
|
|
|
|
|
Opens the default messaging software:
of Web user on the browser computer.
of the user on the current Windows computer.
on the phone.... |
|
|
|
|
|
|
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers. |
|
|
|
|
|
|
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV). |
|
|
|
|
|
|
Displays a "Toast" message. |
|
|
|
|
|
|
MultiTask is used to:
define a timeout,
give control back to Windows,
give control back to Windows and to WLanguage.... |
|
|
|
|
|
|
Identifies the type of the last error caused by a Matxxx function (functions for matrix management). |
|
|
|
|
|
|
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached:
for a window, the code of a window button will be run.
for a dialog box, the dialog box is automatically closed.... |
|
|
|
|
|
|
Lists the values supported by the device camera for a given parameter.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ...... |
|
|
|
|
|
|
Explicitly creates a mutex. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|