|
|
|
|
|
|
|
The Language property is used to get and change the language used. |
|
|
|
|
|
|
The Record type is used to save the values of a record. |
|
|
|
|
|
|
Deletes the following from a Map control:
all markers,
all shapes,
all images.... |
|
|
|
|
|
|
In some cases, you may need to compare two controls in one or more windows or pages...... |
|
|
|
|
|
|
The advanced dialog boxes are windows allowing you to communicate with the user...... |
|
|
|
|
|
|
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control. |
|
|
|
|
|
|
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter. |
|
|
|
|
|
|
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls. |
|
|
|
|
|
|
The Password property can be used:
on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control.
on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection.... |
|
|
|
|
|
|
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable. |
|
|
|
|
|
|
In some cases, a Table control must be filled with an unknown number of columns (when creating the control).... |
|
|
|
|
|
|
A variable is defined by name and type...... |
|
|
|
|
|
|
WLanguage supports different types of strings.... |
|
|
|
|
|
|
List of constants used by the MCI functions.... |
|
|
|
|
|
|
The report editor gives you the ability to create "Organizer" reports.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts...... |
|
|
|
|
|
|
Dynamically changes the skin template:
of all windows found in the current application,
of the windows found in the WINDEV components used by the application,
of a specific window found in the project.... |
|
|
|
|
|
|
An HFSQL view corresponds to a "memory image" of an HFSQL data file...... |
|
|
|
|
|
|
The Multimedia control is used to play multimedia files...... |
|
|
|
|
|
|
Opens the project library that is stored on disk. |
|
|
|
|
|
|
The HTMLAttribute property reads and changes the HTML attributes of the control. |
|
|
|
|
|
|
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request.... |
|
|
|
|
|
|
Returns the list of parameters saved from the stored procedures on the server. |
|
|
|
|
|
|
Returns the list of serial and parallel ports on the computer. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|