|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Validates the current transaction:
the modifications performed on the data file since the start of transaction (HTransactionStart) are validated.
the transaction file is deleted (if the transaction is the last transaction in progress for a network application)
the records locked in read-only by the transaction are unlocked.... |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min |
|
|
|
|
|
|
|
| Usage example of the dFont function |
|
|
|
|
|
|
|
| A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table...... |
|
|
|
|
|
|
|
| WINDEV allows you to create help window templates...... |
|
|
|
|
|
|
|
| Data binding is a process that binds variables in memory to controls in a window or page...... |
|
|
|
|
|
|
|
| Automatically updates the controls of a page 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.... |
|
|
|
|
|
|
|
| Reports & Queries is used to...... |
|
|
|
|
|
|
|
| The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication. |
|
|
|
|
|
|
|
| A library is a WDL file that contains all WINDEV or WEBDEV resources ...... |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min |
|
|
|
|
|
|
|
| Automatically updates the controls of a page 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.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
| Retrieves all the emails found on a server. |
|
|
|
|
|
|
|
| Locks the current thread until it receives a signal from another thread. |
|
|
|
|
|
|
|
| Begins, commits or rolls back a transaction:
on the files of a database opened by SQLConnect,
on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection.... |
|
|
|
|
|
|
|
| Allows:
view the document coming from the Twain device in an Image control.
view the document coming from the Twain device in the user interface of device.... |
|
|
|
|
|
|
|
| The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane. |
|
|
|
|
|
|
|
| The following are additional operators...... |
|
|
|
|
|
|
|
| WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min |
|
|
|
|
|
|
|
| The Cursor property is used to get and change the position of the mouse cursor in one of the following controls:
Edit control.
Editable Combo Box.
"Edit control" table column and "Editable Combo Box" table column.
Word Processing control.
HTML Editor control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|