|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| List of constants used by the registry functions.... |
|
|
|
|
|
|
|
| At runtime, an application runs in a main thread...... |
|
|
|
|
|
|
|
| The sysNotificationProgressBar type is used to define all the characteristics of a progress bar displayed in an interactive notification, including text, progress, etc.
This new variable type is available from WINDEV Suite SaaS 2025 Update 1.... |
|
|
|
|
|
|
|
| List of constants used by the functions for socket management.... |
|
|
|
|
|
|
|
| The following functions are used to manage the tiles found in the Windows Store apps applications... |
|
|
|
|
|
|
|
| List of properties for managing dates and times... |
|
|
|
|
|
|
|
| List of Euro functions... |
|
|
|
|
|
|
|
| List of functions for managing matrices... |
|
|
|
|
|
|
|
| Deletes a shortcut previously created by CreateShortcut from the Windows desktop, from the "Start" menu of Windows or from a specific directory. |
|
|
|
|
|
|
|
| List of statistical functions... |
|
|
|
|
|
|
|
| List of properties associated with the chart series... |
|
|
|
|
|
|
|
| Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
|
| Adds an element to a one-dimensional WLanguage array taking into account:
the sort criteria defined by ArraySort
the comparison operator described in the class, if the elements of the array are class instances.... |
|
|
|
|
|
|
|
| The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves. |
|
|
|
|
|
|
|
| The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves. |
|
|
|
|
|
|
|
| The Multitask function allows you to:
define a timeout,
give control back to Windows,
give control back to Windows and to WLanguage.... |
|
|
|
|
|
|
|
| Converts:
a UNICODE string to ANSI (Windows).
a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows).... |
|
|
|
|
|
|
|
| The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control . |
|
|
|
|
|
|
|
| The FocusColor property gets and sets the color used to highlight input fields in a PDF form (displayed in a PDF Reader control).
This new property is available from WINDEV Suite SaaS 2025 Update 3.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|