|
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
List of constants used by the SOAP functions.... |
|
|
|
|
|
|
Lists the available disks:
on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV,
on the client computer.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account...... |
|
|
|
|
|
|
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ...... |
|
|
|
|
|
|
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...... |
|
|
|
|
|
|
WINDEV allows you to develop 64-bit applications...... |
|
|
|
|
|
|
The MaxValue property is used to:
get and set the top value of a report based on a data file.
get the maximum value of the current filter.
get the maximum value of a data series in a chart.
get and set the maximum value for some types of controls.... |
|
|
|
|
|
|
The MinValue property is used to:
get and set the bottom value of a report based on a data file.
get the minimum value of the current filter.
get the minimum value of a data series in a chart.
get and set the minimum value for some types of controls.... |
|
|
|
|
|
|
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile...... |
|
|
|
|
|
|
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code.... |
|
|
|
|
|
|
To install a dynamic WEBDEV site on a web server, you will need deployment accounts...... |
|
|
|
|
|
|
This help page explains how to create a count query with the query editor.... |
|
|
|
|
|
|
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...... |
|
|
|
|
|
|
You can handle Edit controls programmatically...... |
|
|
|
|
|
|
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control...... |
|
|
|
|
|
|
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:... |
|
|
|
|
|
|
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications...... |
|
|
|
|
|
|
The Thumbnail property can be used on:
the items of an HFSQL data file. For more details, see Thumbnail property on items.
the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls.... |
|
|
|
|
|
|
Calculates a globally unique identifier (named "GUID"), whose size is:
equal to 16 bytes, which means 32 hexadecimal characters.
equal to 32 bytes, which means 64 hexadecimal characters.... |
|
|
|
|
|
|
Creates a new control (of any type) in a window through programming. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|