|
|
|
|
|
|
|
You can handle Edit controls programmatically...... |
|
|
|
|
|
|
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection...... |
|
|
|
|
|
|
Returns an array without duplicates. |
|
|
|
|
|
|
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value. |
|
|
|
|
|
|
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box. |
|
|
|
|
|
|
Displays a custom error message in a system error window. |
|
|
|
|
|
|
WDInst is a setup editor used to define the setup parameters of your application...... |
|
|
|
|
|
|
An xlsCell variable is used to describe and modify a cell in an Excel document... |
|
|
|
|
|
|
Erases the files found on a rewritable CD or DVD. |
|
|
|
|
|
|
Opens and runs a WINDEV project. |
|
|
|
|
|
|
Makes a thread persistent. |
|
|
|
|
|
|
A mobile device can receive push notifications...... |
|
|
|
|
|
|
Lists the notification categories of the application. |
|
|
|
|
|
|
copy a single file from the remote disk to another directory on the remote disk. |
|
|
|
|
|
|
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end. |
|
|
|
|
|
|
WINDEV allows you to handle an Image Editor control through programming...... |
|
|
|
|
|
|
Usage example of the fRemoveDir function |
|
|
|
|
|
|
Returns the list of IP addresses (Internet Protocol) for a computer. |
|
|
|
|
|
|
OAuth and OpenID protocol management functions... |
|
|
|
|
|
|
The Day property is used to:
Get the day from a Date or DateTime variable, or get the number of days from a Duration variable.
Change the day of a Date or DateTime variable, or change the number of days of a Duration variable.
Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format)
Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)... |
|
|
|
|
|
|
Compares two strings character by character:
according to the sequence of ASCII characters.
according to the alphabetical order.... |
|
|
|
|
|
|
Usage example of the XMLDocument function |
|
|
|
|
|
|
The InitialWidth property is used to:
Find out the initial width of a control or window.
Modify the base width used to anchor the controls in "width".
Find out the initial width of a report control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|