|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Draws a point in an Image variable. |
|
|
|
|
|
|
|
| Returns or modifies the name of the help file used by the context-sensitive help of a window. |
|
|
|
|
|
|
|
| Populates a List Box or Combo Box control programmatically with the records from a data file or query. |
|
|
|
|
|
|
|
| An application is a set of objects (windows, controls, ...... |
|
|
|
|
|
|
|
| Draws a point in an Image control. |
|
|
|
|
|
|
|
| WINDEV and WEBDEV propose two methods for handling the Excel files...... |
|
|
|
|
|
|
|
| Whenever the application is modified on the development computer (modifications of windows, code, analysis, ...... |
|
|
|
|
|
|
|
| Automatically updates:
the values of a data file's items in memory with the values from the controls in the window. 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 window controls are automatically updated with the values of these controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
|
| WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min... |
|
|
|
|
|
|
|
| The query editor is used to automatically create queries on the data files...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager...... |
|
|
|
|
|
|
|
| You can start developing your application as soon as the WINDEV project is defined as being a Java project...... |
|
|
|
|
|
|
|
| Refreshes a Table or TeeeView Table control from a given position:
for a control linked to a file: changes made in the linked data file are reflected in the control.
for a control handled programmatically: the calculated columns are re-calculated.... |
|
|
|
|
|
|
|
| Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1. |
|
|
|
|
|
|
|
| The minimap is an option that allows you to quickly navigate the code editor...... |
|
|
|
|
|
|
|
| Returns the list of files found in an archive. |
|
|
|
|
|
|
|
| SVG (Scalable Vector Graphics) is a vector image format...... |
|
|
|
|
|
|
|
| Performs the following operations:
If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation.
If the file exists, opens the file.... |
|
|
|
|
|
|
|
| Draws a point in a WDPic variable. |
|
|
|
|
|
|
|
| Draws a point in a picLayer variable. |
|
|
|
|
|
|
|
| The different characteristics of a block can be viewed and/or modified in the description window of this block...... |
|
|
|
|
|
|
|
| The nested reports are used to print several reports (secondary reports) in a single report (main report)...... |
|
|
|
|
|
|
|
| To set the focus to a column in Table control (i.e. to be positioned in input in this column), ...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|