|
|
|
|
|
|
|
Deletes the icon that overlays the application icon in the taskbar. |
|
|
|
|
|
|
Modifies one of the buttons found on the application thumbnail in the taskbar. |
|
|
|
|
|
|
Adds an icon that overlays the application icon in the taskbar. |
|
|
|
|
|
|
Adds a button into the thumbnail of the application in the taskbar. |
|
|
|
|
|
|
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later). |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to create window templates...... |
|
|
|
|
|
|
Dynamically changes the skin template:
of all windows found in the current application,
of the windows found in the WINDEV components used by the application,
of a specific window found in the project.... |
|
|
|
|
|
|
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively). |
|
|
|
|
|
|
Converts:
a UNICODE string to ANSI (Windows).
a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows).... |
|
|
|
|
|
|
Converts:
an ANSI string (Windows) to a UNICODE string.
a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string.... |
|
|
|
|
|
|
Opens the Windows window used to find out the properties of a certificate. |
|
|
|
|
|
|
Opens the specified window by closing all the windows opened beforehand. |
|
|
|
|
|
|
Opens the Windows window used to find out the properties of a certificate. |
|
|
|
|
|
|
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App).
Function kept for backward compatibility.... |
|
|
|
|
|
|
Opens a WINDEV window and closes all the other windows that were opened beforehand. |
|
|
|
|
|
|
WINDEV allows you to apply a transparency coefficient to the windows...... |
|
|
|
|
|
|
Forces the DDW (Dim Disabled Windows) feature on a window even if this window is not accessible. |
|
|
|
|
|
|
The RAD (Rapid Application Development) is used to create windows from...... |
|
|
|
|
|
|
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format):
the compressed size of the file.
the size of file before compression.... |
|
|
|
|
|
|
Intercepts a Windows event on a control, a group of controls or a WINDEV window. |
|
|
|
|
|
|
Inserts a new internal window in the list of internal windows used by an Internal Window control. |
|
|
|
|
|
|
Adds a new internal window to the list of internal windows browsed by an Internal Window control. |
|
|
|
|
|
|
Deletes an internal window found in the list of internal windows browsed by an Internal Window control. |
|
|
|
|
|
|
Displays the next internal window in the list of internal windows browsed by an Internal Window control. |
|
|
|
|
|
|
Displays the previous internal window in the list of internal windows browsed by an Internal Window control. |
|
|
|
|
|
|
Enables or disables the DDW (Dim Disabled Window) feature:
for a specific window.
for all the application windows.... |
|
|
|
|
|
|
Enables or disables the DDW (Dim Disabled Window) feature:
for a specific window.
for all the application windows.... |
|
|
|
|
|
|
In most cases, several popup menus are included in your applications...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|