|
|
|
|
|
|
|
WINDEV proposes several types of setup for a WINDEV application... |
|
|
|
|
|
|
WINDEV allows you to develop 64-bit applications... |
|
|
|
|
|
|
To create a.NET application from a project... |
|
|
|
|
|
|
An application that uses one or more external components is deployed in the same way as a standard application... |
|
|
|
|
|
|
An application is a set of objects (windows, controls, ... |
|
|
|
|
|
|
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)... |
|
|
|
|
|
|
The performance profiler is a tool for checking and optimizing the execution time of your application... |
|
|
|
|
|
|
Creating the setup program allows you to deploy a WINDEV application on the end-user computers... |
|
|
|
|
|
|
You can create MSI installers... |
|
|
|
|
|
|
Starts the device's native maps application to display: - a specific geographical location,
- a route between two locations.
|
|
|
|
|
|
|
Tooltips are very useful for application users... |
|
|
|
|
|
|
Deploying a setup on a local area network (LAN) involves installing and updating a WINDEV application via a reference server,. |
|
|
|
|
|
|
The principle of JITc technology (Just In Time Compilation) is straightforward... |
|
|
|
|
|
|
The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
WINDEV Mobile allows you to develop applications for the Android operating system... |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
A project is a logical set of elements and processes whose purpose is to accomplish a given objective... |
|
|
|
|
|
|
A project is a logical set of elements and processes whose purpose is to accomplish a given objective... |
|
|
|
|
|
|
The 64-bit operating systems are starting to appear on the PCs and on the servers... |
|
|
|
|
|
|
Disables or customizes the automatic check for available updates. |
|
|
|
|
|
|
Closes a WINDEV window (and returns a value if necessary). |
|
|
|
|
|
|
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad). |
|
|
|
|
|
|
WINDEV allows you to automatically generate and install a 64-bit application. |
|
|
|
|
|
|
The RETURN statement is used to exit the current event, process or procedure and return a result... |
|
|
|
|
|
|
Starts the native email application on the current computer: - Computer running Windows,
- Mobile device (Android, iPhone, iPad).
|
|
|
|
|
|
|
Creates the signature of a character string. |
|
|
|
|
|
|
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control. |
|
|
|
|
|
|
Pastes the content of a form stored in the clipboard. |
|
|
|
|
|
|
Retrieves or modifies the options of the dynamic audit. |
|
|
|
|
|
|
Loads an image in an Image variable from a memo, a file or a binary buffer. |
|
|
|
|
|
|
Encrusts a color in an image found in an Image variable]. |
|
|
|
|
|
|
Modifies the parameters of parallel tasks. |
|
|
|
|
|
|
Converts accented characters in a string to non-accented characters. |
|
|
|
|
|
|
WINDEV and WEBDEV propose a Native Connector for MySQL...... |
|
|
|
|
|
|
Closes a WINDEV window (and returns a value if necessary). |
|
|
|
|
|
|
Converts a one- or two-dimensional array to a character string. |
|
|
|
|
|
|
Fills a one- or two-dimensional array of the specified type with the character string in CSV format... |
|
|
|
|
|
|
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler... |
|
|
|
|
|
|
Triggers the vibrations of the device. |
|
|
|
|
|
|
Adds a report into a sequence of report prints. |
|
|
|
|
|
|
Used to update the structure of an HFSQL data file by performing an automatic data modification... |
|
|
|
|
|
|
Swaps:
two rows in a Table control populated programmatically.
two branches in a Treeview... |
|
|
|
|
|
|
Indicates a continuation parallel task that will be run once the first task is completed... |
|
|
|
|
|
|
The Class property is used to get the actual type of the class instance handled by an object,... |
|
|
|
|
|
|
The InputType property is used to identify or change the type of input supported by a control:... |
|
|
|
|
|
|
Indicates whether a Table or TreeView Table control is currently in edit. |
|
|
|
|
|
|
Returns the name of a column found in a Table or Treeview Table control. |
|
|
|
|
|
|
Returns the index of the selected element in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
Refreshes a List Box, ListView or Combo Box control based on a data file |
|
|
|
|
|
|
Returns the result of the (bitwise) logical OR between two values. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|