|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV Mobile manages the following events by default (in order of appearance in the code editor): |
|
|
|
|
|
|
|
| Modifies the records of a file defined in Salesforce. |
|
|
|
|
|
|
|
| Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control. |
|
|
|
|
|
|
|
| Loads a file in RTF in an RTF control (found in a window or in a report). |
|
|
|
|
|
|
|
| Stops receiving or broadcasting a type of data in a stream. |
|
|
|
|
|
|
|
| The SourceName property is used to:
Get the name of the report data source.
Change the report data source.... |
|
|
|
|
|
|
|
| The Time property enables you to:
Retrieve the time from a DateTime variable.
Modify the time in a DateTime variable.
Retrieve the time from in a Date item (in "Date and Time" format)
Modify the time in a Date item ("Date and Time" format).... |
|
|
|
|
|
|
|
| Allows you to configure the video capture driver. |
|
|
|
|
|
|
|
| Allows you to configure the video capture driver. |
|
|
|
|
|
|
|
| Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows).... |
|
|
|
|
|
|
|
| Opens the default telephony application (dialer) found on the phone and dials the specified number. |
|
|
|
|
|
|
|
| Opens a popup allowing you to select the application that will be used to share a resource (text or document). |
|
|
|
|
|
|
|
| Some WLanguage functions are not available in Reports & Queries...... |
|
|
|
|
|
|
|
| The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
|
| Modifies the physical name of a data file. |
|
|
|
|
|
|
|
| Returns the name of the day that corresponds to a specified date. |
|
|
|
|
|
|
|
| Finds the position of a specified string within another string. |
|
|
|
|
|
|
|
| Prints a bar code (inside a rectangle). |
|
|
|
|
|
|
|
| The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment...... |
|
|
|
|
|
|
|
| A HFSQL application can operate in network mode or in Client/Server mode...... |
|
|
|
|
|
|
|
| Decrypts a file that was encrypted by fCrypt. |
|
|
|
|
|
|
|
| The programming of timers, threads and delayed procedures is now automatically managed by the environment...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|