|
|
|
|
|
|
|
The Organization Chart control is used to represent elements in a hierarchical way.
For example:
the contributors of a company according to their position.
the different branches of a group with their inter-dependencies.
the different steps of a manufacturing process, ...... |
|
|
|
|
|
|
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min |
|
|
|
|
|
|
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min |
|
|
|
|
|
|
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified). |
|
|
|
|
|
|
A kiosk application is an application from which the user cannot exit...... |
|
|
|
|
|
|
The Service variable is used to...... |
|
|
|
|
|
|
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
MCI functions are used to easily handle the media files...... |
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
The User Groupware in automatic mode offers many possibilities...... |
|
|
|
|
|
|
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware...... |
|
|
|
|
|
|
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode...... |
|
|
|
|
|
|
An application that works with the User Groupware can be used with a database handled by a Native Connector...... |
|
|
|
|
|
|
Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
The test of a single page allows you to run the current page in WEBDEV...... |
|
|
|
|
|
|
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls. |
|
|
|
|
|
|
Changes the lightness of an image found:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
Modifies the hue, the saturation and the lightness of an image found:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
You can use check models to easily create checks... |
|
|
|
|
|
|
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism. |
|
|
|
|
|
|
In a web application, you may need to run long processes (for example, to update counters...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|