|
|
|
|
|
|
|
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application.... |
|
|
|
|
|
|
The queries with parameters allow the user to easily select records according to his own requirements...... |
|
|
|
|
|
|
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report. |
|
|
|
|
|
|
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report. |
|
|
|
|
|
|
When an application is used to display or save data in HFSQL files, this data is entered in the current language...... |
|
|
|
|
|
|
The "Syntax help" pane displays a short help text for the function being entered...... |
|
|
|
|
|
|
The status bar of a window is used to display several types of information...... |
|
|
|
|
|
|
A Java application is an application entirely compiled in Java...... |
|
|
|
|
|
|
In most cases, a report is linked to a project...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically...... |
|
|
|
|
|
|
The report editor allows you to create "Label" reports...... |
|
|
|
|
|
|
The HFSQL engine proposes to isolate the transactions...... |
|
|
|
|
|
|
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section. |
|
|
|
|
|
|
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users...... |
|
|
|
|
|
|
The reverse code modeling allows you to view in a graph...... |
|
|
|
|
|
|
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.... |
|
|
|
|
|
|
Returns the title of the window. |
|
|
|
|
|
|
The NbLabel property is used to:
Find out the number of labels printed across the page width.
Modify the number of labels printed across the page width.... |
|
|
|
|
|
|
This type of Native Connector allows access to ACCESS databases for better interoperability purposes...... |
|
|
|
|
|
|
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|