|
|
|
|
|
|
|
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program...... |
|
|
|
|
|
|
Used to find out and signal the possible errors via an assertive programming. |
|
|
|
|
|
|
SAP is a widely used ERP...... |
|
|
|
|
|
|
Several toolbars are displayed in the report editor...... |
|
|
|
|
|
|
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows...... |
|
|
|
|
|
|
Deletes a background task (that was added by BackgroundTaskAdd). |
|
|
|
|
|
|
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min |
|
|
|
|
|
|
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min |
|
|
|
|
|
|
A Data source variable is used to describe a temporary data source (query, view, alias, ...) |
|
|
|
|
|
|
The different operations that can be performed on the page controls are as follows...... |
|
|
|
|
|
|
Returns the number of elements found in a branch of a TreeView control. |
|
|
|
|
|
|
Types of standard controls... |
|
|
|
|
|
|
Defines a meta file as chart destination. |
|
|
|
|
|
|
Adds a row at the end of a Looper control. |
|
|
|
|
|
|
The "Item" control is used to edit the content of an item found in a data file...... |
|
|
|
|
|
|
The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
The SWITCH statement is used to choose the action that will be run according to the value of an expression... |
|
|
|
|
|
|
Defines an Image control as destination of a chart. |
|
|
|
|
|
|
A report based on a Looper control is used to directly print the information displayed in the control...... |
|
|
|
|
|
|
A cell found in a Table control can contain a set of controls...... |
|
|
|
|
|
|
The description window of a Pivot Table control is used to configure several elements of the control...... |
|
|
|
|
|
|
In order for your site to get visitors, the Web users must be able to find it...... |
|
|
|
|
|
|
Opens a connection to a specific database. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|