|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Adds a button into the thumbnail of the application in the taskbar. |
|
|
|
|
|
|
|
| Deletes the icon that overlays the application icon in the taskbar. |
|
|
|
|
|
|
|
| Modifies one of the buttons found on the application thumbnail in the taskbar. |
|
|
|
|
|
|
|
| Deletes all the buttons associated with the thumbnail of the application from the taskbar. |
|
|
|
|
|
|
|
| Deletes one of the buttons found in the thumbnail of the application from the taskbar. |
|
|
|
|
|
|
|
| The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later). |
|
|
|
|
|
|
|
| Adds an icon that overlays the application icon in the taskbar. |
|
|
|
|
|
|
|
| Configures the printer for a print performed in WLanguage:
by opening the configuration window.
by modifying the printer used for the current print.... |
|
|
|
|
|
|
|
| Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data. |
|
|
|
|
|
|
|
| Displays a custom message in a non-blocking system information window for a given amount of time. |
|
|
|
|
|
|
|
| A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties. |
|
|
|
|
|
|
|
| Opens a specific window for scanning one or more documents using the phone or tablet camera.
This function is equivalent to ScanFromCameraToImage.... |
|
|
|
|
|
|
|
| The Splitter control is used to divide a window into several distinct areas...... |
|
|
|
|
|
|
|
| Transforms the mouse cursor into hourglass and vice versa.
In Android and iOS, displays an endless progress bar in a window.... |
|
|
|
|
|
|
|
| The controls can be copied from the report editor...... |
|
|
|
|
|
|
|
| The SwipeEnabled property enables or disables the swipe gesture support:
on an Internal Window control.
on a row in a Looper control.... |
|
|
|
|
|
|
|
| The StatusBar property is used to:
determine whether or not the status bar is displayed
show or hide the status bar of a window.... |
|
|
|
|
|
|
|
| Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF. |
|
|
|
|
|
|
|
| In a database, the Caption property is used to:
Find out the caption associated with a file item.
Find out the caption associated with a data file.
Find out and modify the connection caption.
In a report, the Caption property is used to:
Find out the text displayed in a Static or Link control.
Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to:
Find out and modify the caption of a control in a window or in a page.
Find out and modify the caption of a menu option.
Find out and modify the title of a window or page.
Find out the content of a Breadcrumb control.... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming...... |
|
|
|
|
|
|
|
| This step allows you to define and choose the different fonts that will be used in the printed document...... |
|
|
|
|
|
|
|
| We are going to call the elements developed in WINDEV (project, windows, ...... |
|
|
|
|
|
|
|
| The Grayed property is used to:
Determine if a control (or a group of controls) is grayed out.
Gray out or ungray a control, a group of controls or a window.... |
|
|
|
|
|
|
|
| The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by OuvreDocument after the edit window is closed. This procedure can be a local, global or internal procedure. |
|
|
|
|
|
|
|
| Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)...... |
|
|
|
|
|
|
|
| Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|