|
|
|
|
|
|
|
You have the ability to enter Java code: - in Java applications generated with WINDEV.
- in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java. |
|
|
|
|
|
|
The Index property is used to get the index of an element. |
|
|
|
|
|
|
Used to get various information about the battery (main or secondary) of the device on which the application is running. |
|
|
|
|
|
|
Removes duplicates among substrings of a string, based on one or more separators. |
|
|
|
|
|
|
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server. |
|
|
|
|
|
|
Creates a collection in a MongoDB database while specifying the options of this collection. |
|
|
|
|
|
|
Returns the list of libraries (".DLL" files) used by one of the applications currently run. |
|
|
|
|
|
|
Creates a trigger for a scheduled task. |
|
|
|
|
|
|
Returns the device's advertising identifier (iOS only).... |
|
|
|
|
|
|
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second.... |
|
|
|
|
|
|
Displays the current location of the device in a Map control and updates the location as it moves. |
|
|
|
|
|
|
Converts an 8-byte real to a date and time. |
|
|
|
|
|
|
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run. |
|
|
|
|
|
|
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary. |
|
|
|
|
|
|
Let's see some operations specific to the description window of a select query...... |
|
|
|
|
|
|
The Sorted property is used to:
Determine whether a control is sorted.
Sort a control or not.... |
|
|
|
|
|
|
Used to enumerate the sub-elements of a project element. |
|
|
|
|
|
|
Returns the green component of an RGB color. |
|
|
|
|
|
|
Returns the red component of an RGB color. |
|
|
|
|
|
|
Returns the blue component of an RGB color. |
|
|
|
|
|
|
Reads the properties of a scheduled task and updates the ScheduledTask structure. |
|
|
|
|
|
|
Writes information or an error into the status report of a unit test, in the test editor. |
|
|
|
|
|
|
Starts the input in the controls of a window. |
|
|
|
|
|
|
Cancels the display of the internal window displayed in a Looper control further to the row swipe. |
|
|
|
|
|
|
Returns the name of static or dynamic pane found in a Tab control associated with a control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|