|
|
|
|
|
|
|
We are going to call the elements developed in WINDEV (project, windows, analysis, ... |
|
|
|
|
|
|
The Edit control allows users to enter data...... |
|
|
|
|
|
|
A Table control can be used to display the content of a data file or query...... |
|
|
|
|
|
|
A Check Box can correspond to...... |
|
|
|
|
|
|
The State property is used to get and change the state of an element. |
|
|
|
|
|
|
By default, the codes available in the code editor correspond to the most common codes...... |
|
|
|
|
|
|
The status bar of a window is used to display several types of information...... |
|
|
|
|
|
|
The WEBDEV styles are advanced styles, easier to use than the CSS styles...... |
|
|
|
|
|
|
The Link control is used to:
create a link in an HTML page.
create a link in a report printed in HTML format.... |
|
|
|
|
|
|
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile.... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage two types of menus...... |
|
|
|
|
|
|
Configures the spelling checker for the edit controls and for the Table control columns in the whole application. |
|
|
|
|
|
|
A main menu is necessarily associated with a window...... |
|
|
|
|
|
|
The Radio Button control is a control allowing the user to select an option among several ones...... |
|
|
|
|
|
|
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector...... |
|
|
|
|
|
|
TableMode is kept for backward compatibility. |
|
|
|
|
|
|
The report editor can be used to create form reports, which include different controls allowing users to enter data...... |
|
|
|
|
|
|
The code editor proposes several tools used to correct the code...... |
|
|
|
|
|
|
Projects are often cross-platform...... |
|
|
|
|
|
|
The ListView control is used to display a list of graphic elements (images, logos, etc.... |
|
|
|
|
|
|
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files...... |
|
|
|
|
|
|
Webservice management functions... |
|
|
|
|
|
|
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|