|
|
|
|
|
|
|
The Windows windows developed with WINDEV... |
|
|
|
|
|
|
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project... |
|
|
|
|
|
|
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity... |
|
|
|
|
|
|
Functions for Wi-Fi management... |
|
|
|
|
|
|
Minimizes a WINDEV window. |
|
|
|
|
|
|
Minimizes a WINDEV window. |
|
|
|
|
|
|
Opens a modal WINDEV window. |
|
|
|
|
|
|
Displays a WINDEV window to its initial size. |
|
|
|
|
|
|
Displays a WINDEV window to its initial size. |
|
|
|
|
|
|
Displays a WINDEV window in its maximum size. |
|
|
|
|
|
|
Displays a WINDEV window in its maximum size. |
|
|
|
|
|
|
Closes a WINDEV window (and returns a value if necessary). |
|
|
|
|
|
|
Opens a WINDEV window and closes all the other windows that were opened beforehand. |
|
|
|
|
|
|
The following functions are used to manage the "Internal windows" controls...... |
|
|
|
|
|
|
Intercepts a Windows event on a control, a group of controls or a WINDEV window. |
|
|
|
|
|
|
Copies the image of a control in a WINDEV window to a variable of type Image. |
|
|
|
|
|
|
Copies the image from a WINDEV window to an Image variable or to an Image control. |
|
|
|
|
|
|
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode). |
|
|
|
|
|
|
Set the parent of the next window to open...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):... |
|
|
|
|
|
|
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control. |
|
|
|
|
|
|
The columns are used to display information in a Table control...... |
|
|
|
|
|
|
All the elements handled by a project (window, report, classes, set of procedures, queries, ...... |
|
|
|
|
|
|
Opens a modal WINDEV or WINDEV Mobile window. |
|
|
|
|
|
|
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window...... |
|
|
|
|
|
|
WINDEV can be used to generate windows for a Java application...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|