|
|
|
|
|
|
|
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps... |
|
|
|
|
|
|
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area... |
|
|
|
|
|
|
Opens a directory picker. |
|
|
|
|
|
|
Opens the image picker of Windows. |
|
|
|
|
|
|
Returns information about the Windows version used on the current computer. |
|
|
|
|
|
|
The following functions are used to manage speech recognition: |
|
|
|
|
|
|
The Multitask function allows you to: - define a timeout,
- give control back to Windows,
- give control back to Windows and to WLanguage.
|
|
|
|
|
|
|
List of functions for managing the clipboard |
|
|
|
|
|
|
Identifies the name of the connected user. |
|
|
|
|
|
|
Returns the Windows accent color. |
|
|
|
|
|
|
List of functions for mouse management |
|
|
|
|
|
|
WINDEV Mobile applications can run on the following platforms |
|
|
|
|
|
|
Indicates whether the code is run in Windows mode or not. |
|
|
|
|
|
|
Retrieves the characteristics of the CD/DVD found in the current burner.... |
|
|
|
|
|
|
Returns the name of the day of the week according to its number. |
|
|
|
|
|
|
Returns the name of the month according to its number. |
|
|
|
|
|
|
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via... |
|
|
|
|
|
|
The statement block is repeated endlessly... |
|
|
|
|
|
|
Writes a message intended to another socket. |
|
|
|
|
|
|
List of Multimedia functions... |
|
|
|
|
|
|
Retrieves a value from the local storage. |
|
|
|
|
|
|
Deletes a value from the local storage. |
|
|
|
|
|
|
Deletes all the values from the local storage. |
|
|
|
|
|
|
Returns the number of values for the local storage. |
|
|
|
|
|
|
Returns the name of a value for the local storage. |
|
|
|
|
|
|
Explicitly creates a mutex. |
|
|
|
|
|
|
Locks the current thread while waiting for the mutex to be freed. |
|
|
|
|
|
|
Signals that the thread frees the mutex. |
|
|
|
|
|
|
Explicitly destroys a mutex. |
|
|
|
|
|
|
Indicates whether the code currently run is in iOS mode (iPhone, iPad). |
|
|
|
|
|
|
Indicates whether the code is run in the iOS emulator (iPhone, iPad). |
|
|
|
|
|
|
Indicates whether the code is run in the iOS simulator (iPhone, iPad). |
|
|
|
|
|
|
Converts the value stored in a Variant variable]. |
|
|
|
|
|
|
The LinkedKey property sets the characteristics of a link. |
|
|
|
|
|
|
The InitialFile property is used to get the original name of the data file associated to an item... |
|
|
|
|
|
|
InitialItem is used to find out the initial name of an item found in a query. This name is known... |
|
|
|
|
|
|
Text is used to find out whether an item is a text item. |
|
|
|
|
|
|
Checks the existence of a directory. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|