|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV allows you to customize... |
|
|
|
|
|
|
|
| Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually. |
|
|
|
|
|
|
|
| The Error keyword is used to manage the errors. |
|
|
|
|
|
|
|
| The File property is used to manage the files a functionality applies to. |
|
|
|
|
|
|
|
| Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually. |
|
|
|
|
|
|
|
| The Source property is used to get and change the source of an element. |
|
|
|
|
|
|
|
| The Category property gets and sets the category of an element. |
|
|
|
|
|
|
|
| The Thickness property is used to get and change the thickness of an element. |
|
|
|
|
|
|
|
| The Border property is used to get and change the borders of an element. |
|
|
|
|
|
|
|
| The Filter keyword can correspond to:
the Filter function.
the Filter property.... |
|
|
|
|
|
|
|
| The Position keyword can correspond to... |
|
|
|
|
|
|
|
| The Round keyword can correspond to... |
|
|
|
|
|
|
|
| The different types in WLanguage are...... |
|
|
|
|
|
|
|
| The Login property is used to get and change the username. |
|
|
|
|
|
|
|
| The PhoneNumber property is used to get and change a phone number. |
|
|
|
|
|
|
|
| The PublicationDate property is used to get the date an element was last accessed. |
|
|
|
|
|
|
|
| The DayOfWeek property is used to get and change the day of the week in a schedule. |
|
|
|
|
|
|
|
| The Site property is used to get the SaaS site associated with:
a SaaSService variable
a SaaSPricing variable... |
|
|
|
|
|
|
|
| The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ... |
|
|
|
|
|
|
|
| The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month. |
|
|
|
|
|
|
|
| The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|