|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| A supercontrol is an advanced type of control...... |
|
|
|
|
|
|
|
| The SQL functions can be used to handle the MySQL database...... |
|
|
|
|
|
|
|
| Deletes all files from an archive. |
|
|
|
|
|
|
|
| The StrikeOut property is used to:
Determine whether the strikethrough formatting is applied... |
|
|
|
|
|
|
|
| Lists the files found in a directory and returns the list of files. |
|
|
|
|
|
|
|
| The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper,... |
|
|
|
|
|
|
|
| Returns an array containing the elements of a source array for which a procedure returns True. |
|
|
|
|
|
|
|
| Saves a chart that was previously drawn in a file in BMP format. |
|
|
|
|
|
|
|
| Reads the header of the last Email received, depending on the protocol used (POP3 or IMAP, Lotus... |
|
|
|
|
|
|
|
| WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP...... |
|
|
|
|
|
|
|
| The SWITCH statement is used to choose the action that will be run according to the value... |
|
|
|
|
|
|
|
| Configures the printer for a print performed in WLanguage:
by opening the configuration window.... |
|
|
|
|
|
|
|
| The remote WEBDEV administrator proposes a module for managing the statistics. This module is used... |
|
|
|
|
|
|
|
| The SQL functions can be used to handle the MariaDB database...... |
|
|
|
|
|
|
|
| Gets the value of a parameter in a call to a SOAP or REST web service. |
|
|
|
|
|
|
|
| The sfLeadConvertResult type is used to find out the result of SFConvertLead... |
|
|
|
|
|
|
|
| Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus... |
|
|
|
|
|
|
|
| Reads the header of the email found before the current email according to the protocol used (POP3... |
|
|
|
|
|
|
|
| The emailAttach type is used to handle an attachment. |
|
|
|
|
|
|
|
| Creates a connection to Google Drive. |
|
|
|
|
|
|
|
| Adds a new internal window to the list of internal windows browsed by an Internal Window control. |
|
|
|
|
|
|
|
| Converts an 8-byte real to a date and time. |
|
|
|
|
|
|
|
| Searches for all the parts of a string that match a specific format. |
|
|
|
|
|
|
|
| The Extension property is used to:
get the extension of a table defined in the data model... |
|
|
|
|
|
|
|
| Defines whether the connection to the SaaS web service is still established. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|