|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes...... |
|
|
|
|
|
|
|
| Returns the list of items for the current Notes document in Lotus Notes. |
|
|
|
|
|
|
|
| Automatically initializes:
the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
| Saves the contents of a file to a resource identified by its URI. |
|
|
|
|
|
|
|
| The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...... |
|
|
|
|
|
|
|
| To select records coming from several data files, joins must be used in the SQL query...... |
|
|
|
|
|
|
|
| Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default). |
|
|
|
|
|
|
|
| Adds a row at the end:
of a one- or two-dimensional WLanguage array.
of a two-dimensional array property of a variable type (xlsDocument variable for example).... |
|
|
|
|
|
|
|
| Here is an overview of how to handle Looper controls populated programmatically in WLanguage.... |
|
|
|
|
|
|
|
| The lifecycle of some projects span several years...... |
|
|
|
|
|
|
|
| An insert query (corresponding SQL statement...... |
|
|
|
|
|
|
|
| Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available. |
|
|
|
|
|
|
|
| WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability...... |
|
|
|
|
|
|
|
| Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis. |
|
|
|
|
|
|
|
| Saves the content of an htmlDocument variable to an HTML file. |
|
|
|
|
|
|
|
| WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min |
|
|
|
|
|
|
|
| Saves the content of an htmlDocument variable to an HTML file. |
|
|
|
|
|
|
|
| WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min |
|
|
|
|
|
|
|
| The controls from a window can be linked to a data file or existing query, ...... |
|
|
|
|
|
|
|
| The InvalidInputMessage property is used to identify and set the message that will be displayed if the control contains invalid data (input mask or value out of bounds). |
|
|
|
|
|
|
|
| Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default). |
|
|
|
|
|
|
|
| Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|