|
|
|
|
|
|
|
Disables the view currently handled in Lotus Notes. |
|
|
|
|
|
|
Plays a multimedia file in a Multimedia control. |
|
|
|
|
|
|
Checks the validity of an email address. |
|
|
|
|
|
|
Returns or modifies the sound volume of the multimedia file played in a Multimedia control. |
|
|
|
|
|
|
Returns the size of the media file currently played (in milliseconds) in the Multimedia control. |
|
|
|
|
|
|
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ...
WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications.... |
|
|
|
|
|
|
Returns a list of keys to add to data files to improve query performance. |
|
|
|
|
|
|
Used to identify or modify a control in an HTML form contained in an HTML Display control. |
|
|
|
|
|
|
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV). |
|
|
|
|
|
|
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code.... |
|
|
|
|
|
|
The project dashboard provides an overall view of project status via different widgets....... |
|
|
|
|
|
|
Runs a function found in an external DLL. |
|
|
|
|
|
|
Two types of procedures are available...... |
|
|
|
|
|
|
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node). |
|
|
|
|
|
|
Checks the time validity. |
|
|
|
|
|
|
Used to:
retrieve the list of available operations (other than edit) from a server,
perform an operation.... |
|
|
|
|
|
|
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework. |
|
|
|
|
|
|
This chapter presents the following topics...... |
|
|
|
|
|
|
The email structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
The Content property is used to read or write the whole content of a control:
List Box populated programmatically,
Combo Box populated programmatically,
Spreadsheet.... |
|
|
|
|
|
|
Enables input in the the search area in the column title of the Table or Treeview Table control. |
|
|
|
|
|
|
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):
the name of the column displayed for the specified position.
the index of the row or column for the specified position.... |
|
|
|
|
|
|
Returns the green component of an RGB color. |
|
|
|
|
|
|
Returns the red component of an RGB color. |
|
|
|
|
|
|
Returns the blue component of an RGB color. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|