|
|
|
|
|
|
|
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).
|
|
|
|
|
|
|
Returns information regarding the current connection to data on the mobile network. |
|
|
|
|
|
|
Each WINDEV function is associated with a WINDEV DLL...... |
|
|
|
|
|
|
Returns the greatest value passed as parameter. |
|
|
|
|
|
|
Run on the server, this function is used to wait for a connection request coming from the client... |
|
|
|
|
|
|
Frees the current DC (Device Context) retrieved by SysGetDC. |
|
|
|
|
|
|
Customizes the management of message display on the client computer and the management... |
|
|
|
|
|
|
Clears the list of all public holidays. |
|
|
|
|
|
|
Returns the current year in integer format. |
|
|
|
|
|
|
Runs an instance of the action plan in the software factory. |
|
|
|
|
|
|
Returns the date selected in a Calendar control. |
|
|
|
|
|
|
Initializes the management of persistent values. |
|
|
|
|
|
|
Draws a line:
in an Image control,
in an Image variable,
in a WDPic variable... |
|
|
|
|
|
|
Allows you to:
get the screen orientation of the device (Android, iOS or Universal Windows... |
|
|
|
|
|
|
Returns the activation status of the NFC sensor found on the device. |
|
|
|
|
|
|
This help page explains how to optimize the connection times to the HFSQL Client/Server databases... |
|
|
|
|
|
|
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions... |
|
|
|
|
|
|
Starts a session for receiving and reading emails with the POP3 protocol. |
|
|
|
|
|
|
The assisted universal replication is available in Android and iOS...... |
|
|
|
|
|
|
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns... |
|
|
|
|
|
|
Waits for the end of process about the notifications of modification of a shared memory area. |
|
|
|
|
|
|
Deletes a position saved by HSavePosition. |
|
|
|
|
|
|
Creates the description file of a subscriber replica. |
|
|
|
|
|
|
Usage example of the JavaExecute function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|