|
|
|
|
|
|
|
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 application for sending emails found 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,. |
|
|
|
|
|
|
A project is a logical set of elements and processes whose purpose is to accomplish a given objective... |
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad). |
|
|
|
|
|
|
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)... |
|
|
|
|
|
|
WINDEV Mobile allows you to develop applications for the Android operating system... |
|
|
|
|
|
|
WINDEV allows you to automatically generate and install a 64-bit application. |
|
|
|
|
|
|
Disables or customizes the automatic check for available updates. |
|
|
|
|
|
|
You can create MSI installers... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Calculates the standard deviation for a full series of values. |
|
|
|
|
|
|
Fills an array of classes or structures with the content of an HFSQL data file or query. |
|
|
|
|
|
|
Sends a push notification to a mobile device (iOS or Android). |
|
|
|
|
|
|
Returns the list of columns filtered by the user in a Table or TreeView Table control. |
|
|
|
|
|
|
The InitialContent property gets the initial content:
of a List Box control populated... |
|
|
|
|
|
|
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer... |
|
|
|
|
|
|
Indicates the procedure to run during an event of Drag/Drop.... |
|
|
|
|
|
|
Checks whether a specific type of data is available during Drag/Drop.... |
|
|
|
|
|
|
Initializes (or not) the controls to zero and runs the initialization processes of the controls... |
|
|
|
|
|
|
Checks the validity of a date between January 01 0001 and December 31 9999. |
|
|
|
|
|
|
Marks the end of critical section: the code will be run by another thread. |
|
|
|
|
|
|
Calculates the coefficient of correlation between two series of values. |
|
|
|
|
|
|
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:... |
|
|
|
|
|
|
Displays or hides the chart gridlines. |
|
|
|
|
|
|
Retrieves and/or modifies the value of the line thickness in a line chart.... |
|
|
|
|
|
|
Returns or modifies the different dates and times associated with a file or directory (date... |
|
|
|
|
|
|
Prints (or not) the page headers and footers of nested report. |
|
|
|
|
|
|
Substitutes one block of the report with another block while the report is printed. |
|
|
|
|
|
|
Draws an arc of circle or an arc of ellipse:
in an Image control,
in an Image variable,... |
|
|
|
|
|
|
Returns a debug information. |
|
|
|
|
|
|
Displays a message box and returns the value of the button clicked by the user. |
|
|
|
|
|
|
Adds an Internet address into the list of favorites for the Web user. |
|
|
|
|
|
|
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according... |
|
|
|
|
|
|
The type notificationCategory makes it possible to define all the advanced characteristics... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|