|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Adds a new download in the device's download manager.... |
|
|
|
|
|
|
|
| Modifies the current contact in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
|
| Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages). |
|
|
|
|
|
|
|
| Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data. |
|
|
|
|
|
|
|
| The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input). |
|
|
|
|
|
|
|
| It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc.... |
|
|
|
|
|
|
|
| The Millisecond property is used to:
Retrieve the number of milliseconds from a Time, DateTime or Duration variable.
Modify the number of milliseconds in a Time, DateTime or Duration variable.
Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format)
Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)... |
|
|
|
|
|
|
|
| When developing a new feature, it may be useful to keep the same environment for opening text files...
Warning This feature is only available in WINDEV Suite SaaS 2025 Update 2.
For more details, see Use the new features of WINDEV Suite SaaS 2025.... |
|
|
|
|
|
|
|
| The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV... |
|
|
|
|
|
|
|
| Usage example of the TableInfoXY function |
|
|
|
|
|
|
|
| Opens the standard window for font selection and selects the specified font. |
|
|
|
|
|
|
|
| Allows:
save the document coming from the Twain device in a JPEG file.
view the document coming from the Twain device in the user interface of device.
save the document coming from the Twain device directly in memory in JPEG format (in a buffer).... |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file. |
|
|
|
|
|
|
|
| Initializes:
one or all variables of file items with their default values.
one or all items of a Record variable with their default values.... |
|
|
|
|
|
|
|
| List of events associated with Radio Button controls... |
|
|
|
|
|
|
|
| WLanguage events associated with Edit controls... |
|
|
|
|
|
|
|
| A Looper control is used to repeat the controls found in a specific area...... |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min |
|
|
|
|
|
|
|
| List of constants used by the DomoXXX functions.... |
|
|
|
|
|
|
|
| Deletes an element from a drop-down list or from an expanded list. |
|
|
|
|
|
|
|
| Returns a detailed information about the last error triggered by the HFSQL engine. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|