|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Modifies the current contact in a Lotus Notes or Outlook address book. |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input). |
|
|
|
|
|
|
|
| Runs an action (defined programmatically) and enables Undo/Redo operations on this action.... |
|
|
|
|
|
|
|
| Usage example of the TableInfoXY function |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Notifies the application when the device enters or leaves the transmission range of a set of Beacons. |
|
|
|
|
|
|
|
| The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers...... |
|
|
|
|
|
|
|
| When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables, WDInst allows you to...... |
|
|
|
|
|
|
|
| Starts a session for sending emails with the SMTP protocol. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The context menu of the windows (right mouse click on the window) contains the following options...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|