|
|
|
|
|
|
|
|
|
|
|
|
|
|
| You can manipulate Dockable Panel controls in a window using the following WLanguage properties... |
|
|
|
|
|
|
|
| The SourceName property is used to:
Get the name of the report data source.
Change the report data source.... |
|
|
|
|
|
|
|
| Duplicating a project allows you to have two identical projects with the same name but found in different directories...... |
|
|
|
|
|
|
|
| Returns the index of the row (or image) at a given position in a List Box or ListView control. |
|
|
|
|
|
|
|
| The BitPerPixel property is used to get and change the number of bits per pixel in an image. |
|
|
|
|
|
|
|
| Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control. |
|
|
|
|
|
|
|
| Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate. |
|
|
|
|
|
|
|
| Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control. |
|
|
|
|
|
|
|
| Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control. |
|
|
|
|
|
|
|
| The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control. |
|
|
|
|
|
|
|
| Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode). |
|
|
|
|
|
|
|
| Returns the name of last file accessed by an FTP function (File Transfer Protocol). |
|
|
|
|
|
|
|
| The SourceDescription property is used to get the name of the element used as data source of a series. |
|
|
|
|
|
|
|
| The NameBrowserFile property is used to get the original name of the file to upload on the user's computer.... |
|
|
|
|
|
|
|
| Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system. |
|
|
|
|
|
|
|
| To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ...... |
|
|
|
|
|
|
|
| All WLanguage code is written in the code editor, which offers several events on a given control ...... |
|
|
|
|
|
|
|
| WINDEV allows you to handle a status bar and a cell found in a status bar through programming...... |
|
|
|
|
|
|
|
| The Source Code Manager allows you to easily work in offline mode...... |
|
|
|
|
|
|
|
| You have the ability to create applications that access the HFSQL Client/Server databases...... |
|
|
|
|
|
|
|
| Opens the default telephony application (dialer) and displays the specified number. No call is made. |
|
|
|
|
|
|
|
| The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control.... |
|
|
|
|
|
|
|
| Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice). |
|
|
|
|
|
|
|
| The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control. |
|
|
|
|
|
|
|
| The Source property can be used on:
a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ...
a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|