|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
List of constants used by the Windows functions.... |
|
|
|
|
|
|
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue). |
|
|
|
|
|
|
Returns the list of printers installed on the current computer. |
|
|
|
|
|
|
The NewLine property is used to determine:
in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX.
in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX.
in an Organizer control, whether an appointment was created via the popup menu.
in a Scheduler control, whether an appointment was created via the popup menu.... |
|
|
|
|
|
|
Draws the chord of a circle (intersection between an ellipse and a straight line):
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Returns the name of static or dynamic pane found in a Tab control associated with a control. |
|
|
|
|
|
|
The Group property is used to:
find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls.
associate a control with a group of controls.... |
|
|
|
|
|
|
Performs various statistical calculations on the file keys. |
|
|
|
|
|
|
Compares two strings character by character:
according to the sequence of ASCII characters.
according to the alphabetical order.... |
|
|
|
|
|
|
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks. |
|
|
|
|
|
|
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
Replaces all the cookies stored for a domain:
by HTTPRequest.
by HTTPSend.... |
|
|
|
|
|
|
List of functions for managing Looper controls... |
|
|
|
|
|
|
Sends a REST request and waits for the server response. |
|
|
|
|
|
|
Changes the lightness of an image found:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
Returns the vertical screen resolution. |
|
|
|
|
|
|
WLanguage supports different types of strings.... |
|
|
|
|
|
|
In a WINDEV application, users have multiple help features at their disposal:
Tooltip.
Status bar.
Help window.
Advanced tooltip.
Help page.
HLP file.... |
|
|
|
|
|
|
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements. |
|
|
|
|
|
|
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction...... |
|
|
|
|
|
|
Associates a procedure written in WLanguage with an event of Xaml control. |
|
|
|
|
|
|
Closes an SSH session that was opened by SSHConnectShell. |
|
|
|
|
|
|
Writes data into the specified SSH session. |
|
|
|
|
|
|
The NbComponent property is used to get the number of elements in a composite key. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|