|
|
|
|
|
|
|
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).
|
|
|
|
|
|
|
The MaskTitleTime property is used to get or change the mask used for the title of time columns:... |
|
|
|
|
|
|
The Size property is used to determine and change the size of an element. |
|
|
|
|
|
|
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer. |
|
|
|
|
|
|
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates... |
|
|
|
|
|
|
This chapter presents the following topics...... |
|
|
|
|
|
|
The HFConf.INI file is found at server root. This file is used to define several characteristics... |
|
|
|
|
|
|
The hosting parameters define the default values that will be used to create the new hosting... |
|
|
|
|
|
|
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server... |
|
|
|
|
|
|
Publishes a message on the MQTT broker. |
|
|
|
|
|
|
Used to unsubscribe from a MQTT notification. |
|
|
|
|
|
|
Allows you to unsubscribe from all the existing subscriptions. |
|
|
|
|
|
|
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin... |
|
|
|
|
|
|
Constants for managing Map controls... |
|
|
|
|
|
|
The WithNewButton property is used to:
Determine if a Dynamic Tab control has New tab button... |
|
|
|
|
|
|
The TimestampType property is used to:
Find out the type of timestamp for an item. This item... |
|
|
|
|
|
|
Makes a day visible or invisible in an Organizer control. |
|
|
|
|
|
|
The CalculatedItemExpression property is used to:
Find out the SQL expression that defines... |
|
|
|
|
|
|
For each element (windows, reports, ...... |
|
|
|
|
|
|
The END: label is used to define a code that will be systematically run at the end of process... |
|
|
|
|
|
|
Depending on the specified control, returns:
the number of the current row displayed... |
|
|
|
|
|
|
Positions on the next row of the query result. |
|
|
|
|
|
|
Positions on the previous row of the query result. |
|
|
|
|
|
|
Retrieves the content of a Memo column from the query result, for the current row. |
|
|
|
|
|
|
Runs the SQL code of a query created in the query editor. |
|
|
|
|
|
|
Sets the position on the last row of the query result. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|