|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min |
|
|
|
|
|
|
|
| Enables or disables log management on a file. |
|
|
|
|
|
|
|
| Saves:
the scrollbar position in a Table or TreeView Table control,
the elements selected in the control.... |
|
|
|
|
|
|
|
| The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control...... |
|
|
|
|
|
|
|
| Adds a new option into a Check Box control. |
|
|
|
|
|
|
|
| Positions on the next element of a memory zone and returns the value of this element. |
|
|
|
|
|
|
|
| Shuffles the elements of a WLanguage array. |
|
|
|
|
|
|
|
| Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process. |
|
|
|
|
|
|
|
| Enables or disables the management of cookies in an HTTP request run:
by HTTPRequest.
by HTTPSend.... |
|
|
|
|
|
|
|
| The Property Additional Parameters allows you to specify additional parameters in the authentication chain. |
|
|
|
|
|
|
|
| Requests to be notified periodically of the device's current location.... |
|
|
|
|
|
|
|
| Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution). |
|
|
|
|
|
|
|
| The list of functions for managing Dashboard controls is as follows...... |
|
|
|
|
|
|
|
| Waits for the end of the execution of the specified thread. |
|
|
|
|
|
|
|
| The characteristics of the controls can be viewed and/or changed in...... |
|
|
|
|
|
|
|
| Reads a string in the standard input stream "stdin". |
|
|
|
|
|
|
|
| The Alias property gets the alias of an element. |
|
|
|
|
|
|
|
| Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol. |
|
|
|
|
|
|
|
| Modifies the setting of the brightness for the device screen. |
|
|
|
|
|
|
|
| Applies a specific layout to:
a window.
an internal window.... |
|
|
|
|
|
|
|
| Initializes the generator of random numbers. |
|
|
|
|
|
|
|
| Positions on the element found before the current element of a memory zone and returns the value of this element. |
|
|
|
|
|
|
|
| Populates a List Box or Combo Box control programmatically with the records from a data file or query. |
|
|
|
|
|
|
|
| Deletes:
all the occurrences of a substring within a string.
part of a string within another string. The part of the string to remove is identified by its position and length.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|