|
|
|
|
|
|
|
|
|
|
|
|
|
|
| To configure the general options of the window editor... |
|
|
|
|
|
|
|
| The main elements of window editor are as follows: |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors. |
|
|
|
|
|
|
|
| All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
|
| The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
|
| The Time property enables you to:
Retrieve the time from a DateTime variable.
Modify the time in a DateTime variable.
Retrieve the time from in a Date item (in "Date and Time" format)
Modify the time in a Date item ("Date and Time" format).... |
|
|
|
|
|
|
|
| The Date property is used to:
Retrieve the date from a DateTime variable.
Modify the date in a DateTime variable.
Retrieve the date from a Date item (in "Date and Time" format) .
Modify the date in a Date item (in "Date and Time" format)... |
|
|
|
|
|
|
|
| Finds the position of a specified string within another string. |
|
|
|
|
|
|
|
| Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart). |
|
|
|
|
|
|
|
| Deletes all elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from an advanced array property (array of gglCalendar events, etc.).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
|
| The current thread sends a signal to the specified thread in order to unlock it. |
|
|
|
|
|
|
|
| Configures the automatic behavior that will be implemented if an error occurs in the current process. |
|
|
|
|
|
|
|
| There are two methods to populate Table and Looper controls programmatically...... |
|
|
|
|
|
|
|
| A structure is a custom type of data... |
|
|
|
|
|
|
|
| Used to find out whether a read operation is in progress on the engine for speech synthesis. |
|
|
|
|
|
|
|
| The FontAppointmentContent property is used to:
Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports.
Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports.... |
|
|
|
|
|
|
|
| Returns the decimal angle corresponding to a sexagesimal angle. |
|
|
|
|
|
|
|
| Gets and sets the telemetry settings. |
|
|
|
|
|
|
|
| Modifies the opacity factor of a series in a chart. |
|
|
|
|
|
|
|
| Connects a client to a Modbus slave via a serial port. |
|
|
|
|
|
|
|
| The Bold property is used to:
Find out whether a Font variable is bold.
Modify the bold attribute of a Font variable.... |
|
|
|
|
|
|
|
| Deletes an element from a memory zone. |
|
|
|
|
|
|
|
| List of financial functions... |
|
|
|
|
|
|
|
| Calculates the height of a fixed-width area required to print the entire text that uses the current font. |
|
|
|
|
|
|
|
| Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library. |
|
|
|
|
|
|
|
| Converts a currency into another currency. |
|
|
|
|
|
|
|
| The operations on binary values are performed...... |
|
|
|
|
|
|
|
| WDTrans is a tool for canceling transactions...... |
|
|
|
|
|
|
|
| Returns the number of the image area clicked by the Web user. |
|
|
|
|
|
|
|
| Changes the visibility of a Bluetooth radio. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|