|
|
|
|
|
|
|
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter). |
|
|
|
|
|
|
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause. |
|
|
|
|
|
|
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port. |
|
|
|
|
|
|
Usage example of the fShortName function |
|
|
|
|
|
|
Executes an XPATH query:
in an XML document.
in an xmlDocument variable.... |
|
|
|
|
|
|
Used to find out whether a Bluetooth radio is visible. |
|
|
|
|
|
|
Deletes:
the current appointment from the calendar of a Lotus Notes or Outlook messaging.
an appointment from the calendar found on a mobile device (Android/iOS).... |
|
|
|
|
|
|
Returns or modifies the system time (current time defined for the current computer). |
|
|
|
|
|
|
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart). |
|
|
|
|
|
|
Indicates the time elapsed (in milliseconds) since the call to ChronoStart. |
|
|
|
|
|
|
Returns information about the Windows version used on the current computer. |
|
|
|
|
|
|
Artificially triggers the security mechanism of WLanguage by throwing an exception. |
|
|
|
|
|
|
The Border property is used to get and change the characteristics of the borders:
for a report control or block.
for a window control.
for a cell of a Table control.... |
|
|
|
|
|
|
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached:
for a window, the code of a window button will be run.
for a dialog box, the dialog box is automatically closed.... |
|
|
|
|
|
|
Defines the zoom of a chart. |
|
|
|
|
|
|
Reinitializes:
the Appointment structure.
the Appointment variable.... |
|
|
|
|
|
|
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol. |
|
|
|
|
|
|
Positions on the first file record whose value for a specific item is greater than or equal to a sought value. |
|
|
|
|
|
|
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it. |
|
|
|
|
|
|
Returns the phonetic transcription of the string passed as parameter. |
|
|
|
|
|
|
Enables or disables the management of cookies in an HTTP request run:
by HTTPRequest.
by HTTPSend.... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile include 5 types of buttons...... |
|
|
|
|
|
|
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes. |
|
|
|
|
|
|
Allows you to:
get the screen orientation of the device (Android, iOS or Universal Windows phone).
set the screen orientation of the device (Android phone).... |
|
|
|
|
|
|
Stops and resets a running stopwatch. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|