|
|
|
|
|
|
|
Used to display two different types of charts in the same chart. |
|
|
|
|
|
|
Modifies some parameters of an existing replication between two HFSQL servers. |
|
|
|
|
|
|
Deletes an integrity rule between two data files on the server. |
|
|
|
|
|
|
WEBDEV allows you to easily define the site icon (also called Favicon)...... |
|
|
|
|
|
|
The RichEdit property is used to manage the RTF (Rich Text Format) type:
of an edit control or Static control found in a window.
of a Static control found in a report.... |
|
|
|
|
|
|
Moves a row or swaps two rows in a Looper control. |
|
|
|
|
|
|
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control. |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism. |
|
|
|
|
|
|
The context menu of Edit controls includes the option "Set initial focus to this control"...... |
|
|
|
|
|
|
When an application is used to display or save data in HFSQL files, this data is entered in the current language...... |
|
|
|
|
|
|
Converts a string or buffer to the specified format: UTF, ANSI, Unicode. |
|
|
|
|
|
|
A Link Description variable is used to describe a link between two data files through programming. |
|
|
|
|
|
|
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary. |
|
|
|
|
|
|
Writes a record into a data file without updating the indexes corresponding to all keys used in the file. |
|
|
|
|
|
|
Automatically initializes the controls of a window 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.... |
|
|
|
|
|
|
Creates a text file containing the server logs between two given dates. |
|
|
|
|
|
|
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.). |
|
|
|
|
|
|
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.). |
|
|
|
|
|
|
You now have the ability to deploy site sections or individual pages...... |
|
|
|
|
|
|
The List Box control is used to display a list of elements and to select one or more elements from this list...... |
|
|
|
|
|
|
WEBDEV allows you to define overlayable controls...... |
|
|
|
|
|
|
Returns the character set corresponding to a language. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|