|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Unlocks the records of a data file:
locked by HLockFile.
individually locked by a locking read function.... |
|
|
|
|
|
|
|
| WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min |
|
|
|
|
|
|
|
| Opens the main menu of the current window. |
|
|
|
|
|
|
|
| Extracts:
a substring from a string starting at a specified position.
part of a buffer starting at a specified position.... |
|
|
|
|
|
|
|
| Automatically updates:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
|
| Characteristics of an indexed control: description, code, ...... |
|
|
|
|
|
|
|
| Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example). |
|
|
|
|
|
|
|
| The NullIableIndex property determines if a key item supports the "Null" value. |
|
|
|
|
|
|
|
| From the monitor, you can change the configuration options...... |
|
|
|
|
|
|
|
| Automatically initializes the controls of a window with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
|
| Checks the structural integrity of memos in an HFSQL data file. |
|
|
|
|
|
|
|
| Edits an OLE object contained in an OLE control. |
|
|
|
|
|
|
|
| Returns specific information about a Bluetooth device. |
|
|
|
|
|
|
|
| Saves an image:
in a PNG file.
in memory.... |
|
|
|
|
|
|
|
| Copies:
the content of the current record (loaded in memory) to the current data file record.
the content of the Record variable to the current data file record.... |
|
|
|
|
|
|
|
| iVPos is kept for backward compatibility. |
|
|
|
|
|
|
|
| Burns the files found in the compilation onto the CD or DVD. |
|
|
|
|
|
|
|
| The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
|
| Enables the interception of an SNMP "trap" sent by an agent. |
|
|
|
|
|
|
|
| WINDEV Tutorial: External components Reusing code with external components - 40 min |
|
|
|
|
|
|
|
| Automatically updates:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
|
| Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary. |
|
|
|
|
|
|
|
| Associates an OLE control with an OLE object while specifying a base file. |
|
|
|
|
|
|
|
| iHPos is kept for backward compatibility. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|