|
|
|
|
|
|
|
|
|
|
|
|
|
|
| List of events associated with ListView controls... |
|
|
|
|
|
|
|
| The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)... |
|
|
|
|
|
|
|
| The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
|
| The DataBinding property is used to identify and change the binding between a control and:
an item in a data file.
a variable.
several variables.... |
|
|
|
|
|
|
|
| The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example). |
|
|
|
|
|
|
|
| The NullSupported property is used to manage the NULL value in HFSQL data files. |
|
|
|
|
|
|
|
| Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page. |
|
|
|
|
|
|
|
| Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
|
| Lists the files found in a directory and returns the list of files. |
|
|
|
|
|
|
|
| Creates an external file. |
|
|
|
|
|
|
|
| Changes the management mode of threads. |
|
|
|
|
|
|
|
| Allows you to:
copy the document coming from the Twain device into the clipboard.
view the document coming from the Twain device in the user interface of device.... |
|
|
|
|
|
|
|
| The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic...... |
|
|
|
|
|
|
|
| To develop a WINDEV Mobile application for iPhone/iPad, you need:... |
|
|
|
|
|
|
|
| To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls.... |
|
|
|
|
|
|
|
| The Visible property is used to:
Find out whether an element is visible.
Make an element visible or invisible.... |
|
|
|
|
|
|
|
| Closes a WINDEV window (and returns a value if necessary). |
|
|
|
|
|
|
|
| A multilingual application is an application that can be distributed in several languages...... |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min |
|
|
|
|
|
|
|
| Calls a WLanguage function from an external language.... |
|
|
|
|
|
|
|
| This help page presents the method for creating an SQL query used to get the first 10 records...... |
|
|
|
|
|
|
|
| The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment. |
|
|
|
|
|
|
|
| Enables the runtime log programmatically. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|