|
|
|
|
|
|
|
The parameters can be passed to a procedure...... |
|
|
|
|
|
|
The result of a select query can be used in...... |
|
|
|
|
|
|
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)...... |
|
|
|
|
|
|
The report editor allows you to easily create all types of reports via a wizard...... |
|
|
|
|
|
|
Pyramid charts allow you to view data in descending order...... |
|
|
|
|
|
|
You must comply with the W3C standard (HTML 4...... |
|
|
|
|
|
|
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu...... |
|
|
|
|
|
|
The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min |
|
|
|
|
|
|
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area...... |
|
|
|
|
|
|
A report based on an Organizer control is used to directly print the information displayed in the Organizer control... |
|
|
|
|
|
|
Two methods can be used to include the user groupware...... |
|
|
|
|
|
|
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions...... |
|
|
|
|
|
|
The Thumbnail control is used to automatically manage the display of images in thumbnail format...... |
|
|
|
|
|
|
The ScheduledTask structure is used to define all the events that will define the execution of a task...... |
|
|
|
|
|
|
WDMap is used to get various characteristics specific to...... |
|
|
|
|
|
|
The "Combo Box" control is used to display a list of elements and to select an element from this list...... |
|
|
|
|
|
|
Progress bars provide useful information to the end user...... |
|
|
|
|
|
|
A variable is defined by name and type...... |
|
|
|
|
|
|
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min |
|
|
|
|
|
|
Intercepts a Windows event on a control, a group of controls or a WINDEV window. |
|
|
|
|
|
|
A control template is a set of controls that can be re-used in several windows or pages...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|