|
|
|
|
|
|
|
WINDEV proposes several types of setup for a WINDEV application... |
|
|
|
|
|
|
An application is a set of objects (windows, controls, ... |
|
|
|
|
|
|
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)... |
|
|
|
|
|
|
An application that uses one or more external components is deployed in the same way as a standard application... |
|
|
|
|
|
|
WINDEV allows you to develop 64-bit applications... |
|
|
|
|
|
|
Deploying a setup on a local area network (LAN) involves installing and updating a WINDEV application via a reference server,. |
|
|
|
|
|
|
A project is a logical set of elements and processes whose purpose is to accomplish a given objective... |
|
|
|
|
|
|
Starts the device's native maps application to display: - a specific geographical location,
- a route between two locations.
|
|
|
|
|
|
|
A project is a logical set of elements and processes whose purpose is to accomplish a given objective... |
|
|
|
|
|
|
A project is a logical set of elements and processes whose purpose is to accomplish a given objective... |
|
|
|
|
|
|
The principle of JITc technology (Just In Time Compilation) is straightforward... |
|
|
|
|
|
|
Closes a WINDEV window (and returns a value if necessary). |
|
|
|
|
|
|
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)... |
|
|
|
|
|
|
The 64-bit operating systems are starting to appear on the PCs and on the servers... |
|
|
|
|
|
|
The RETURN statement is used to exit the current event, process or procedure and return a result... |
|
|
|
|
|
|
Prints a line (in Windows standard, with a rounded end) at specified coordinates. |
|
|
|
|
|
|
Prints a line at specified coordinates. |
|
|
|
|
|
|
Returns the index of the row (or image) at a given position in a List Box or ListView control. |
|
|
|
|
|
|
Modifies the color of links in the edit controls and in the Static controls. |
|
|
|
|
|
|
Returns the name of current folder in the messaging software (Outlook, messaging software using... |
|
|
|
|
|
|
Converts the coordinates of a point (expressed in millimeters) into system coordinates. |
|
|
|
|
|
|
Converts the coordinates of a point (expressed in system coordinates) into millimeters. |
|
|
|
|
|
|
Returns information about one or more backups performed on an HFSQL Client/Server server.... |
|
|
|
|
|
|
Retrieves the activation status of the geolocation provider or asks to be notified when the status... |
|
|
|
|
|
|
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery). |
|
|
|
|
|
|
Returns or modifies the system date (current date and time defined on the current computer). |
|
|
|
|
|
|
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control. |
|
|
|
|
|
|
Opens a system window to select a resource from:
from the device file system,
from the Cloud... |
|
|
|
|
|
|
Performs a rotation:
of an Image control.
of an Image variable.
of a picLayer variable.... |
|
|
|
|
|
|
Extracts the last characters from a string or string buffer. |
|
|
|
|
|
|
Converts:
a UNICODE string to ANSI (Windows).
a buffer containing a UNICODE string... |
|
|
|
|
|
|
Calculates the variance for a full series of values. |
|
|
|
|
|
|
Returns the week number within the year that corresponds to the specified date (this date... |
|
|
|
|
|
|
Converts a date to an integer. |
|
|
|
|
|
|
Used to define the default value of Date, Time and DateTime variables. |
|
|
|
|
|
|
Calculates the average deviation of values in relation to their arithmetic mean. |
|
|
|
|
|
|
Calculates the standard deviation for a series of values. |
|
|
|
|
|
|
Returns the status of a record during a modification conflict. |
|
|
|
|
|
|
Determines:
whether a file exists, which means whether it was physically created (HCreation... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|