|
|
|
|
|
|
|
Automatically updates:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application. |
|
|
|
|
|
|
Opens a system window to select a resource from:
from the device file system,
from the Cloud (Google Drive, Microsoft OneDrive, etc.)
or from one of the content managers installed on the device.... |
|
|
|
|
|
|
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism. |
|
|
|
|
|
|
Emulates one of the following actions on a Combo Box control:
click on the button to expand the list of the Combo Box control.
select an element in a Combo Box control.... |
|
|
|
|
|
|
Returns:
the length of a string, i.e., the number of characters in the string (including spaces and binary zeros).
the size of a buffer, i.e., the number of bytes in the buffer.... |
|
|
|
|
|
|
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV).
This function is kept for backward compatibility.... |
|
|
|
|
|
|
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
The AutoRefresh property is used to:
Find out whether the data found in the series is automatically recalculated whenever grDraw is called
Modify the mode for recalculating the data found in the series.... |
|
|
|
|
|
|
To create modern interfaces, you need to increase spacing between the controls in your windows...... |
|
|
|
|
|
|
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)...... |
|
|
|
|
|
|
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories). |
|
|
|
|
|
|
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
Automatically initializes:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
Inserts an element at a given position:
into a one-dimensional WLanguage array.
into an associative array.
into an advanced array property (array of gglCalendar events, etc.).
into a WLanguage list.... |
|
|
|
|
|
|
Three types of replication are proposed...... |
|
|
|
|
|
|
Deployment to the App Store is the most common deployment mode...... |
|
|
|
|
|
|
Automatically updates:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
The examples provided with WINDEV are intended to help you learn the features of WINDEV.... |
|
|
|
|
|
|
The code editor proposes several display options...... |
|
|
|
|
|
|
Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|