|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The zipExeCreationParameter type is used to define all the information needed to create a self-extracting archive (.EXE file).
This new variable type is available from WINDEV Suite SaaS 2025 Update 3.... |
|
|
|
|
|
|
|
| To view the characteristics of the control, select "Description" in the context menu.... |
|
|
|
|
|
|
|
| Converts:
a UNICODE string to ANSI (Windows).
a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows).... |
|
|
|
|
|
|
|
| A control is an indexed control if it contains several controls with the same name...... |
|
|
|
|
|
|
|
| The CriticalSection keyword can correspond to:
the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN.
the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol).
This new function is available from WINDEV Suite SaaS 2025 Update 2.... |
|
|
|
|
|
|
|
| WEBDEV gives you the ability to import a CSS style sheet into a WEBDEV project...... |
|
|
|
|
|
|
|
| Pages are the main interface of a WEBDEV site...... |
|
|
|
|
|
|
|
| List of functions for managing the applications with "live update"... |
|
|
|
|
|
|
|
| Draws a rectangle in an Image variable. |
|
|
|
|
|
|
|
| Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel. |
|
|
|
|
|
|
|
| Rotates an image in an Image variable. |
|
|
|
|
|
|
|
| Deletes all the drawings made since the last call to dStartDrawing. |
|
|
|
|
|
|
|
| Indicates that the drawing functions that will be used are intended for an Image variable. |
|
|
|
|
|
|
|
| Flips an image contained in an Image variable with respect to a horizontal axis (symmetry with respect to a horizontal axis). |
|
|
|
|
|
|
|
| Flips an image contained in an Image variable with respect to a vertical axis (symmetry with respect to a vertical axis). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|