|
|
|
|
|
|
|
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min |
|
|
|
|
|
|
The Windows windows developed with WINDEV...... |
|
|
|
|
|
|
The method for developing a site for Linux is identical to the method for developing a site for Windows.... |
|
|
|
|
|
|
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages.... |
|
|
|
|
|
|
The mqttSession type is used to define the parameters for connecting to the MQTT broker. |
|
|
|
|
|
|
Table controls allow you to display and/or enter data...... |
|
|
|
|
|
|
In a WINDEV application, users have multiple help features at their disposal:
Tooltip.
Status bar.
Help window.
Advanced tooltip.
Help page.
HLP file.... |
|
|
|
|
|
|
The Size property is used to determine and change the size of an element. |
|
|
|
|
|
|
This help page presents the different data sources available for a control.... |
|
|
|
|
|
|
The test of your project was run using one of the Vista/7 test options...... |
|
|
|
|
|
|
The NullIableIndex property determines if a key item supports the "Null" value. |
|
|
|
|
|
|
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser...... |
|
|
|
|
|
|
A Progress Bar control can be handled through programming...... |
|
|
|
|
|
|
MyInternalWindow is used to handle the current internal window. |
|
|
|
|
|
|
When a site is on-lined, one of the main expectations of Web users is speed...... |
|
|
|
|
|
|
Remarks and specific features of the Native Oracle Connector... |
|
|
|
|
|
|
The DataBinding property is used to identify and change the binding between a control and:
an item in a data file.
a variable.
several variables.... |
|
|
|
|
|
|
WDSQL is used to find out the structure of the accessed database...... |
|
|
|
|
|
|
WINDEV Mobile allows you to develop applications for the Android operating system...... |
|
|
|
|
|
|
Several steps must be performed to develop an iPhone/iPad application:... |
|
|
|
|
|
|
The LineHeight property is used to get and change the height of the rows:
in a List Box control,
in a ListView control (standard display mode only),
in a Table control,
in a Combo Box control,
in a Looper control (height of the row),
in an Organizer control.... |
|
|
|
|
|
|
A class diagram describes the structure of a system via classes and the relationships among them...... |
|
|
|
|
|
|
A global procedure in WLanguage can be directly called from the code of a global procedure in C#...... |
|
|
|
|
|
|
A component diagram shows the physical and static architecture of a system software...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|