|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
Usage example of the SocketRead function |
|
|
|
|
|
|
Calls an external server URL that returns data in JSON format (JavaScript Object Notation). |
|
|
|
|
|
|
The Identifier property is used to get and change the identifier of an element. |
|
|
|
|
|
|
Indicates the origin of the entry in the control. |
|
|
|
|
|
|
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be:
an Image control,
an Image variable,
a WDPic variable (on the background layer),
a picLayer variable.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements...... |
|
|
|
|
|
|
The Caption property is used to get and change the text of an element. |
|
|
|
|
|
|
A tab pane found in a window or in a page can be handled by the following WLanguage properties...... |
|
|
|
|
|
|
Creates and opens a temporary file. |
|
|
|
|
|
|
Deletes an itinerary from a Map control. |
|
|
|
|
|
|
Usage example of the DDERetrieve function |
|
|
|
|
|
|
Usage example of the ThreadWaitSignal function |
|
|
|
|
|
|
This help page presents a list of problems that may occur when using Windows Vista and later...... |
|
|
|
|
|
|
WEBDEV allows you to create a PHP site that handles data files...... |
|
|
|
|
|
|
Indicates the operating system installed on the browser of the Web user. |
|
|
|
|
|
|
Calls a synchronous function or BAPI on a SAP system. |
|
|
|
|
|
|
Returns the "children" of an element (lower level) in a TreeView Table control. |
|
|
|
|
|
|
Usage example of the zipDeleteAll function |
|
|
|
|
|
|
Usage example of the zipNbPart function |
|
|
|
|
|
|
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image. |
|
|
|
|
|
|
Creates an XML file from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
Returns the text without the formatting characteristics specific to the RTF format. |
|
|
|
|
|
|
Usage example of the HCloseConenction function |
|
|
|
|
|
|
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|