|
|
|
|
|
|
|
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers. |
|
|
|
|
|
|
The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
Starts the native camera application of the device in order to take a photo. |
|
|
|
|
|
|
List of constants used by the functions for managing looper controls.... |
|
|
|
|
|
|
Displays or hides a sliding window (sliding menu). |
|
|
|
|
|
|
Checks the existence of socket. |
|
|
|
|
|
|
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move...... |
|
|
|
|
|
|
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table...... |
|
|
|
|
|
|
Used to manage battery optimization:
Identifies the battery optimization mode for the current application.
Prompts the user to disable battery optimization for a given application on the device.
This function can be used to tell the operating system to stop preventing the application from running in the background.... |
|
|
|
|
|
|
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns...... |
|
|
|
|
|
|
Emails the data found in a page currently displayed in the browser. |
|
|
|
|
|
|
Seeks the first document found in the current view in Lotus Notes. |
|
|
|
|
|
|
Enables or disables a WLanguage procedure called on each request in a session. |
|
|
|
|
|
|
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more.... |
|
|
|
|
|
|
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound). |
|
|
|
|
|
|
WINDEV Mobile manages the following events by default (in order of appearance in the code editor): |
|
|
|
|
|
|
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item. |
|
|
|
|
|
|
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.). |
|
|
|
|
|
|
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled...... |
|
|
|
|
|
|
When an application is used to display or save data in HFSQL files, this data is entered in the current language...... |
|
|
|
|
|
|
Usage example of the NetClientMessageBox function |
|
|
|
|
|
|
Opens a popup window and waits for this window to be closed. |
|
|
|
|
|
|
Creates a socket that uses the infrared port. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|