|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Cancels the current search criterion. |
|
|
|
|
|
|
Converts an ANSI string to an XML string. |
|
|
|
|
|
|
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...). |
|
|
|
|
|
|
Extracts a page from a PDF file in a variable of type Image. |
|
|
|
|
|
|
Closes the current analysis. |
|
|
|
|
|
|
Used to find out whether the execution is in progress in the AWWS engine. |
|
|
|
|
|
|
Identifies or modifies the color of a Windows element. |
|
|
|
|
|
|
The popup menu of the windows (right mouse click on the window) contains the following options...... |
|
|
|
|
|
|
The MaxValue property is used to:
get and set the top value of a report based on a data file.... |
|
|
|
|
|
|
This help page presents the main recommendations for optimizing the security and performance... |
|
|
|
|
|
|
Automatically updates the controls in a window or page with:
the values of the bound items... |
|
|
|
|
|
|
Searches for the index of an element in a WLanguage array. |
|
|
|
|
|
|
The FontBold property is used to:
Determine if the text is bold.
Change the weight... |
|
|
|
|
|
|
Reads a line from an external file (ANSI or UNICODE). |
|
|
|
|
|
|
Deletes a row from:
a Table control,
a TreeView Table control,
a table displayed in a Combo... |
|
|
|
|
|
|
Defines the password used to create or open a data file. |
|
|
|
|
|
|
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request.... |
|
|
|
|
|
|
Makes a backup copy of the content of an HFSQL server: all databases on the server, one... |
|
|
|
|
|
|
Returns the different dates and times (creation, modification or access) associated with a file... |
|
|
|
|
|
|
Progress bars provide useful information to the end user...... |
|
|
|
|
|
|
In a window or page, the Multiline property is used to:
find out and modify the "Multiline"... |
|
|
|
|
|
|
The NumberPage property is used to get:
the number of pages in a "multi-page" image file.... |
|
|
|
|
|
|
Returns or modifies the system time (current time defined for the current computer). |
|
|
|
|
|
|
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic... |
|
|
|
|
|
|
Marks the start of a critical section: no other thread will be able to run the code as long... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|