|
|
|
|
|
|
|
The list of functions for managing Dashboard controls is as follows...... |
|
|
|
|
|
|
Usage example of the dPen function |
|
|
|
|
|
|
Sends a REST request and waits for the server response. |
|
|
|
|
|
|
Displays a custom message in a system information window. |
|
|
|
|
|
|
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice.... |
|
|
|
|
|
|
The Image keyword can correspond to:
an Image variable.
a property used to get and change the image of an element.... |
|
|
|
|
|
|
Usage example of the EmailReadNext function |
|
|
|
|
|
|
MyReport is used to handle the current report... |
|
|
|
|
|
|
Closes a WINDEV window (and returns a value if necessary). |
|
|
|
|
|
|
Adapts the window size to the content of controls. |
|
|
|
|
|
|
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in:
a Calendar control.
an Organizer control.
a Scheduler control.
an edit control in Date format with Calendar.... |
|
|
|
|
|
|
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request.... |
|
|
|
|
|
|
Writes a cookie onto the computer of the Web user. |
|
|
|
|
|
|
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts.... |
|
|
|
|
|
|
List of Multimedia functions... |
|
|
|
|
|
|
Closes a connection to a database. |
|
|
|
|
|
|
Returns a string after removing the specified leading and trailing characters. |
|
|
|
|
|
|
Converts a value expressed in Euro into another currency. |
|
|
|
|
|
|
Converts to Euro a value expressed in a specific currency. |
|
|
|
|
|
|
Indicates whether the application or the site is started:
from the WINDEV or WEBDEV editor,
from the executable or browser.
from the WEBDEV administrator.... |
|
|
|
|
|
|
Converts an ANSI string (Windows) to an OEM string (DOS). |
|
|
|
|
|
|
Converts an OEM string (DOS) to an ANSI string (Windows). |
|
|
|
|
|
|
Extracts:
a substring from a string starting at a specified position.
part of a buffer starting at a specified position.... |
|
|
|
|
|
|
The Attribute property is used to manage attributes. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|