|
|
|
|
|
|
|
|
|
|
|
|
|
|
WinSize:- returns or modifies the window display mode (maximized, minimized or normal),
- modifies the window height and/or width,
- moves the window and modifies a window's height and/or width.
|
|
|
|
|
|
|
|
| An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes. |
|
|
|
|
|
|
|
Allows you to find out and modify:- the display mode of grayed buttons found in the windows of your application.
- the display mode of translucent border for the windows of your application.
- the mode for loading large images.
|
|
|
|
|
|
|
|
| The mobile devices propose several features available via finger movements...... |
|
|
|
|
|
|
|
| WINDEV Tutorial - External database Using data from an external database - 40 min |
|
|
|
|
|
|
|
| Usage example of the fSeek function |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile include 5 types of buttons...... |
|
|
|
|
|
|
|
| By testing the project you can simulate how the application will run.... |
|
|
|
|
|
|
|
| Reverses the colors:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| Remarks and specific features of Native Progress Connector...... |
|
|
|
|
|
|
|
| Saves an image:
in a file in BMP format.
in memory.... |
|
|
|
|
|
|
|
| Enables the telemetry manually. |
|
|
|
|
|
|
|
| Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control. |
|
|
|
|
|
|
|
| Saves an image:
in a PNG file.
in memory.... |
|
|
|
|
|
|
|
| The DndSource property is used to determine and change a control's drag-and-drop behavior.... |
|
|
|
|
|
|
|
| The Sorted property is used to:
Determine whether a control is sorted.
Sort a control or not.... |
|
|
|
|
|
|
|
| Searches for the index of an element in a WLanguage array. |
|
|
|
|
|
|
|
| Searches for the index of an element in a WLanguage array. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project...... |
|
|
|
|
|
|
|
| Defines the password used to create or open a data file. |
|
|
|
|
|
|
|
| Deletes a line at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.).... |
|
|
|
|
|
|
|
| Performs the following operations:
If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation.
If the file exists, opens the file.... |
|
|
|
|
|
|
|
| Deletes an option from a Check Box control. |
|
|
|
|
|
|
|
| Adds an element to a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ...... |
|
|
|
|
|
|
|
| Connects the current computer to an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|