|
|
|
|
|
|
|
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min |
|
|
|
|
|
|
In a WINDEV application, users have multiple help features at their disposal:
Tooltip.
Status bar.
Help window.
Advanced tooltip.
Help page.
HLP file.... |
|
|
|
|
|
|
One of the most common applications of the multi-touch feature is used to handle images...... |
|
|
|
|
|
|
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control. |
|
|
|
|
|
|
Closes a WINDEV window (and returns a value if necessary). |
|
|
|
|
|
|
All the controls in a window or report have a different z-index...... |
|
|
|
|
|
|
Set the parent of the next window to open...... |
|
|
|
|
|
|
WINDEV allows you to develop 64-bit applications...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming...... |
|
|
|
|
|
|
Returns the system "Handle" (HWND) of a WINDEV control or window. |
|
|
|
|
|
|
The different operations that can be performed with WDLog are as follows...... |
|
|
|
|
|
|
Once the development of your WINDEV application is completed (windows, reports, queries, etc.... |
|
|
|
|
|
|
Custom context menus are created in the window editor and can be handled programmatically...... |
|
|
|
|
|
|
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks...... |
|
|
|
|
|
|
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to...... |
|
|
|
|
|
|
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV. |
|
|
|
|
|
|
Copies the image from a WINDEV window to an Image variable or to an Image control. |
|
|
|
|
|
|
Copies the image of a control in a WINDEV window to a variable of type Image. |
|
|
|
|
|
|
WINDEV allows you to generate a Java application without even knowing the Java language...... |
|
|
|
|
|
|
WINDEV allows you to generate a Java application without even knowing the Java language...... |
|
|
|
|
|
|
Dynamically changes the skin template:
of all windows found in the current application,
of the windows found in the WINDEV components used by the application,
of a specific window found in the project.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|