|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Displays a "Toast" message. |
|
|
|
|
|
|
Saves an image, a photo or a video in the photo album of the mobile device. |
|
|
|
|
|
|
Sends a NFC tag to another device. |
|
|
|
|
|
|
MultiTask is used to:
define a timeout,
give control back to Windows,
give control back... |
|
|
|
|
|
|
Sends a command to an SSH server. The session is automatically started and closed as soon... |
|
|
|
|
|
|
Identifies the type of the last error caused by a Matxxx function (functions for matrix... |
|
|
|
|
|
|
Limits the display duration of a window or dialog box. If no user action is performed,... |
|
|
|
|
|
|
Subscribes to a Redis broadcast channel. |
|
|
|
|
|
|
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream... |
|
|
|
|
|
|
List of Multimedia functions... |
|
|
|
|
|
|
Selects a date in a Calendar control. |
|
|
|
|
|
|
Returns the numeric value of a hexadecimal string. |
|
|
|
|
|
|
Explicitly creates a mutex. |
|
|
|
|
|
|
Locks the current thread while waiting for the mutex to be freed. |
|
|
|
|
|
|
Signals that the thread frees the mutex. |
|
|
|
|
|
|
Explicitly destroys a mutex. |
|
|
|
|
|
|
Deletes a dynamic row from a Multiline Zone control. |
|
|
|
|
|
|
Retrieves the coordinates of the geographic area that corresponds to a given description. |
|
|
|
|
|
|
Decompresses a memory block (buffer) that was compressed by Compress. |
|
|
|
|
|
|
Returns the name of the Tab control that contains the specified control. |
|
|
|
|
|
|
Copies a block of bytes or a fixed-length string from a memory address into another one. |
|
|
|
|
|
|
Simulates the absence of .Net 3.0 framework. |
|
|
|
|
|
|
Returns:
the full name of the last file generated during the print (PDF, RTF, text,... |
|
|
|
|
|
|
Converts a UTF-8 string to ANSI or UNICODE. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|