|
|
|
|
|
|
|
The Index property indicates the physical index (physical order) of an item in a record. |
|
|
|
|
|
|
By testing the project you can simulate how the application will run.... |
|
|
|
|
|
|
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example). |
|
|
|
|
|
|
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization. |
|
|
|
|
|
|
Used to check whether a lock error occurred. |
|
|
|
|
|
|
Retrieves the content of a cell found in an XLS file. |
|
|
|
|
|
|
Allows you to:
extract a substring from a string based on a specified string separator.
search for substrings in a string based on a specified string separator.... |
|
|
|
|
|
|
The FOR EACH statement is used to browse strings according to different methods... |
|
|
|
|
|
|
Returns the first day of the month. |
|
|
|
|
|
|
Returns a color found in the current palette. |
|
|
|
|
|
|
Adds or inserts a new worksheet into an Excel document. |
|
|
|
|
|
|
Used to get various information about the battery (main or secondary) of the device on which the application is running. |
|
|
|
|
|
|
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ...... |
|
|
|
|
|
|
Adds a SAML assertion to a Webservice request. |
|
|
|
|
|
|
Performs an authentication using the OAuth 2.0 protocol on any webservice. |
|
|
|
|
|
|
Opens an existing archive. |
|
|
|
|
|
|
Initializes the different SQL variables with information relative to the last query run. |
|
|
|
|
|
|
The Color type is used to define the advanced characteristics of a WLanguage color. |
|
|
|
|
|
|
The Sorted property is used to:
Determine whether a control is sorted.
Sort a control or not.... |
|
|
|
|
|
|
The NewLine property is used to determine:
in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX.
in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX.
in an Organizer control, whether an appointment was created via the popup menu.
in a Scheduler control, whether an appointment was created via the popup menu.... |
|
|
|
|
|
|
From the monitor, you can change the configuration options...... |
|
|
|
|
|
|
The Diagram Editor includes many features accessible via...... |
|
|
|
|
|
|
Draws the chord of a circle (intersection between an ellipse and a straight line):
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Returns the name of static or dynamic pane found in a Tab control associated with a control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|