|
|
|
|
|
|
|
When distributing an application or a site, you may want to offer both a full version and a limited version... |
|
|
|
|
|
|
To create a.NET application from a project... |
|
|
|
|
|
|
An application is a set of objects (windows, controls, ... |
|
|
|
|
|
|
An HFSQL application can operate in network mode or in Client/Server mode... |
|
|
|
|
|
|
An application that uses one or more external components is deployed in the same way as a standard application... |
|
|
|
|
|
|
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)... |
|
|
|
|
|
|
WINDEV proposes several types of setup for a WINDEV application... |
|
|
|
|
|
|
The performance profiler is a tool for checking and optimizing the execution time of your application... |
|
|
|
|
|
|
Tooltips are very useful for application users... |
|
|
|
|
|
|
Starts the native email application on the current computer: - Computer running Windows,
- Mobile device (Android, iPhone, iPad).
|
|
|
|
|
|
|
A project is a logical set of elements and processes whose purpose is to accomplish a given objective... |
|
|
|
|
|
|
The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
Deploying a setup on a local area network (LAN) involves installing and updating a WINDEV application via a reference server,. |
|
|
|
|
|
|
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad). |
|
|
|
|
|
|
Creating the setup program allows you to deploy a WINDEV application on the end-user computers... |
|
|
|
|
|
|
Returns:- runtime List of libraries (".DLL" files) used by the current WINDEV application, WINDEV Mobile or WEBDEV site. Only the libraries loaded in memory are listed.
- in test mode: all libraries installed on the current workstation.
|
|
|
|
|
|
|
WINDEV Mobile allows you to develop applications for the Android operating system... |
|
|
|
|
|
|
The 64-bit operating systems are starting to appear on the PCs and on the servers... |
|
|
|
|
|
|
A project is a logical set of elements and processes whose purpose is to accomplish a given objective... |
|
|
|
|
|
|
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)... |
|
|
|
|
|
|
A project is a logical set of elements and processes whose purpose is to accomplish a given objective... |
|
|
|
|
|
|
WINDEV allows you to automatically generate and install a 64-bit application. |
|
|
|
|
|
|
Disables or customizes the automatic check for available updates. |
|
|
|
|
|
|
Starts the device's native maps application to display: - a specific geographical location,
- a route between two locations.
|
|
|
|
|
|
|
REP files contain the list of data files handled by the application. |
|
|
|
|
|
|
You can create MSI installers... |
|
|
|
|
|
|
Splits an archive into several sub-archives of a given size. |
|
|
|
|
|
|
The Minute property is used to:
Retrieve the minutes from a Time or DateTime variable,... |
|
|
|
|
|
|
Saves an image:
in a file in GIF format.
in memory.... |
|
|
|
|
|
|
Saves an image:
in a file in BMP format.
in memory.... |
|
|
|
|
|
|
Updates or adds the record bound to the current row in the Table or TreeView Table control. |
|
|
|
|
|
|
Each report block is associated with different events...... |
|
|
|
|
|
|
WINDEV and WEBDEV propose two methods for handling the Excel files...... |
|
|
|
|
|
|
The statement FOR EACH is used to perform different types of browse on the controls (List Box,... |
|
|
|
|
|
|
The following events associated with Scheduler controls:... |
|
|
|
|
|
|
The Table control is used to simplify the display and the input of information stored in memory... |
|
|
|
|
|
|
A fixed array is an "advanced" type of array... |
|
|
|
|
|
|
Sets the position on the last record whose value for a specific item is less than or equal... |
|
|
|
|
|
|
Modifies the specified record or the record found in memory in the data file (query or view). |
|
|
|
|
|
|
Queries are used to easily select records in one or more data files...... |
|
|
|
|
|
|
The Definition type is used to find out the characteristics of a type:
simple type,
advanced... |
|
|
|
|
|
|
The Property Description type is used to get information about a property. |
|
|
|
|
|
|
The Duration type enables you to easily handle the intervals of dates and times... |
|
|
|
|
|
|
An array is a structured type that is used to group a set of elements of the same type... |
|
|
|
|
|
|
The RETURN statement is used to exit the current event, process or procedure and return a result... |
|
|
|
|
|
|
The Hour property is used to:
Get the time from a variable of type Time or DateTime,... |
|
|
|
|
|
|
Gets, modifies or restores the data binding to a control or group of controls. |
|
|
|
|
|
|
Adds or changes the characteristics of a currency in the currency exchange table. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|