|
|
|
|
|
|
|
|
|
|
|
|
|
|
| An HFSQL application can operate in network mode or in Client/Server mode... |
|
|
|
|
|
|
|
| When distributing an application or a site, you may want to offer both a full version and a limited version... |
|
|
|
|
|
|
|
| An application is a set of objects (windows, controls, ... |
|
|
|
|
|
|
|
| To create a.NET application from a project... |
|
|
|
|
|
|
|
| WINDEV allows you to develop 64-bit applications... |
|
|
|
|
|
|
|
| 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 proposes several types of setup for a WINDEV application... |
|
|
|
|
|
|
|
| The principle of JITc technology (Just In Time Compilation) is straightforward... |
|
|
|
|
|
|
|
| The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)... |
|
|
|
|
|
|
|
| You can create MSI installers... |
|
|
|
|
|
|
|
| A project is a logical set of elements and processes whose purpose is to accomplish a given objective... |
|
|
|
|
|
|
|
| The performance profiler is a tool for checking and optimizing the execution time of your application... |
|
|
|
|
|
|
|
| Starts the native application for sending SMSs found on the device (Android or iPhone/iPad). |
|
|
|
|
|
|
|
| Disables or customizes the automatic check for available updates. |
|
|
|
|
|
|
|
| WINDEV allows you to automatically generate and install a 64-bit application. |
|
|
|
|
|
|
|
| The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
|
| REP files contain the list of tables handled by the application. |
|
|
|
|
|
|
|
| A project is a logical set of elements and processes whose purpose is to accomplish a given objective... |
|
|
|
|
|
|
|
| Closes a WINDEV window (and returns a value if necessary). |
|
|
|
|
|
|
|
Starts the device's native maps application to display: - a specific geographical location,
- a route between two locations.
|
|
|
|
|
|
|
|
Starts the native email application on the current computer: - Computer running Windows,
- Mobile device (Android, iPhone, iPad).
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| Creating the setup program allows you to deploy a WINDEV application on the end-user computers... |
|
|
|
|
|
|
|
| Deploying a setup on a local area network (LAN) involves installing and updating a WINDEV application via a reference server,. |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to develop applications for the Android operating system... |
|
|
|
|
|
|
|
| A project is a logical set of elements and processes whose purpose is to accomplish a given objective... |
|
|
|
|
|
|
|
| The RETURN statement is used to exit the current event, process or procedure and return a result... |
|
|
|
|
|
|
|
| Tooltips are very useful for application users... |
|
|
|
|
|
|
|
| The 64-bit operating systems are starting to appear on the PCs and on the servers... |
|
|
|
|
|
|
|
| Gets and sets the telemetry settings. |
|
|
|
|
|
|
|
| Moves a file from one directory to another. |
|
|
|
|
|
|
|
| Displays a custom error message in a system error window. |
|
|
|
|
|
|
|
| Opens a connection to a specific database. |
|
|
|
|
|
|
|
| List of constants used by the system functions.... |
|
|
|
|
|
|
|
| Specifies the replication options for an item: the item can be replicated or not. |
|
|
|
|
|
|
|
| Cancels the declaration of an HTTP form and frees all its resources. |
|
|
|
|
|
|
|
| Finds an XML namespace according to its XML node and in the parents of the node. |
|
|
|
|
|
|
|
| Adds a new resource into a Scheduler control. |
|
|
|
|
|
|
|
| Returns the current Bluetooth activation status on the device or asks to be notified... |
|
|
|
|
|
|
|
| Deletes a directory from an HFSQL Client/Server database.... |
|
|
|
|
|
|
|
| Returns the geographical position of the point located in the center of the map currently displayed... |
|
|
|
|
|
|
|
| Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad). |
|
|
|
|
|
|
|
| Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt... |
|
|
|
|
|
|
|
| Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC).... |
|
|
|
|
|
|
|
| Deletes an element from a memory zone. |
|
|
|
|
|
|
|
| Calculates the exponential of a numeric value (reverse of Napierian logarithm). |
|
|
|
|
|
|
|
| Calculates the Napierian logarithm (reverse of exponential) of a numeric value. |
|
|
|
|
|
|
|
| Calculates the decimal logarithm of a numeric value. |
|
|
|
|
|
|
|
| Initializes the structure for user management (HUser) with the default values. |
|
|
|
|
|
|
|
| Returns the specified information about the server. |
|
|
|
|
|
|
|
| Connects a client computer to a given socket via the infrared port. |
|
|
|
|
|
|
|
| Reads the first SMS message stored on the Android phone. |
|
|
|
|
|
|
|
| Reads the following SMS message stored on the Android phone. |
|
|
|
|
|
|
|
| Creates or updates a query on an HFSQL server. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|