|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Returns the IP address of the computer using and calling the Webservice. |
|
|
|
|
|
|
Selects one or more elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
Entirely or partially unlocks an external file. |
|
|
|
|
|
|
Retrieves the result or the header of last HTTP request run. |
|
|
|
|
|
|
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS... |
|
|
|
|
|
|
Automatically initializes the values of the members found in a class or in a structure... |
|
|
|
|
|
|
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange... |
|
|
|
|
|
|
The options for generating the HTML pages in a WEBDEV project can be defined...... |
|
|
|
|
|
|
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit... |
|
|
|
|
|
|
The sfDeleteResult type is used to find out the result of SFDelete... |
|
|
|
|
|
|
Restores the scrollbar position in a Table or TreeView Table control as well as the selected... |
|
|
|
|
|
|
Adds a scheduled task on the server defined by the connection. |
|
|
|
|
|
|
Allows you to:
extract a substring from a string based on a specified string separator.... |
|
|
|
|
|
|
Adds a row to the list of values available in the autocomplete suggestions of an Edit control. |
|
|
|
|
|
|
Displays a Scheduler control from a specified date or returns the date of the first day (or last... |
|
|
|
|
|
|
The WithClosingButton property is used to:
Determine whether all the tabs of a Dynamic Tab... |
|
|
|
|
|
|
Modifies or returns the visibility state of the refresh bar in a window. |
|
|
|
|
|
|
Checks whether the expressions are equal in assertive programming and in automated test mode. |
|
|
|
|
|
|
WDTRAD is automatically installed along with WDMSG and/or WDINT.... |
|
|
|
|
|
|
The return value of the process currently run can be assigned... |
|
|
|
|
|
|
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files. |
|
|
|
|
|
|
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array. |
|
|
|
|
|
|
Returns the number of columns found in a matrix. |
|
|
|
|
|
|
Returns the number of rows found in a matrix. |
|
|
|
|
|
|
Initializes all the elements found in a matrix of a given size. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|