|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file. |
|
|
|
|
|
|
|
| The Message keyword can correspond to:
the Message function.
the Message property, which is used to get and change the help message of a control or menu option in a window.
the Message property available for:
a SFError variable.
the email structure.
an Email variable.
a Notification variable.... |
|
|
|
|
|
|
|
| The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text. |
|
|
|
|
|
|
|
| The VerticalAlignment property is used to get and change the vertical alignment of a control or text. |
|
|
|
|
|
|
|
| The Shape property allows you to handle the different shapes of an element. |
|
|
|
|
|
|
|
| The MIMEType property is used to get and change the MIME type of an element. |
|
|
|
|
|
|
|
| The SignatureAlgorithm property defines the method used to generate the signature. |
|
|
|
|
|
|
|
| Cancels the last action performed by the end user. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile manage the following event by default...... |
|
|
|
|
|
|
|
| Enables or disables the DDW (Dim Disabled Window) feature:
for a specific window.
for all the application windows.... |
|
|
|
|
|
|
|
| Returns the number of elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| List of events associated with Check Box controls... |
|
|
|
|
|
|
|
| List of events associated with Radio Button controls... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile give you the ability to use clickable images...... |
|
|
|
|
|
|
|
| Automatically updates:
the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
| Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection. |
|
|
|
|
|
|
|
| Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used...... |
|
|
|
|
|
|
|
| The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|