|
|
|
|
|
|
|
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls. |
|
|
|
|
|
|
Usage example of the dPolygon function |
|
|
|
|
|
|
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo...... |
|
|
|
|
|
|
You have the ability to create TreeView controls directly linked to the data.... |
|
|
|
|
|
|
The ContextMenu property is used to:
Get the custom context menu of a control, window or page.
Change the custom context menu of a control, window or page (or associate another context menu).
Customize the system menus of the controls by adding options.... |
|
|
|
|
|
|
In a page, an Image control can contain clickable areas...... |
|
|
|
|
|
|
You can change many style options in the "Style" tab of the control description window...... |
|
|
|
|
|
|
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window...... |
|
|
|
|
|
|
WEBDEV allows you to easily define the site icon (also called Favicon)...... |
|
|
|
|
|
|
WINDEV manages the following events by default (in order of appearance in the code editor)... |
|
|
|
|
|
|
To create a.NET application from a project...... |
|
|
|
|
|
|
Entirely calculates or recalculates a Pivot Table control. |
|
|
|
|
|
|
We are going to call the elements developed in WINDEV (project, windows, analysis, ...... |
|
|
|
|
|
|
Runs an action (defined programmatically) and enables Undo/Redo operations on this action.... |
|
|
|
|
|
|
MyPage is used to handle the current page... |
|
|
|
|
|
|
Starts the execution of a program (an executable for example) from the current application. |
|
|
|
|
|
|
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process. |
|
|
|
|
|
|
The test of a single page runs the current page in WEBDEV...... |
|
|
|
|
|
|
A sprint or iteration is a development cycle...... |
|
|
|
|
|
|
Declares how to cancel an action that was added by WinEdDo. |
|
|
|
|
|
|
Usage example of the ZOrder property |
|
|
|
|
|
|
The StoreTheValue property is used to:
Find out whether a control keeps its value between two application starts via the persistence.
Modify a control so that it keeps (or not) its value between two application starts via the persistence.... |
|
|
|
|
|
|
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|