|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access...... |
|
|
|
|
|
|
|
| WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min |
|
|
|
|
|
|
|
| Markdown is a lightweight markup language that allows you to apply formatting to text...... |
|
|
|
|
|
|
|
| Modifies the current contact in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Runs an action (defined programmatically) and enables Undo/Redo operations on this action.... |
|
|
|
|
|
|
|
| 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...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|