|
|
|
|
|
|
|
To configure the general options of the window editor... |
|
|
|
|
|
|
The main elements of window editor are as follows: |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors. |
|
|
|
|
|
|
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
Modifies the font used for the category labels of a chart. |
|
|
|
|
|
|
Sets the position on the next data file record according to a browse item. |
|
|
|
|
|
|
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables. |
|
|
|
|
|
|
Usage example of the SQLModify function |
|
|
|
|
|
|
Usage example of the HTTPGetResult function |
|
|
|
|
|
|
The Note property is used to get and change a text associated with an element. |
|
|
|
|
|
|
Returns a directory path for the global data of current application (data shared between several applications), for the current user. |
|
|
|
|
|
|
Crosses a record in a data file. |
|
|
|
|
|
|
Deletes a folder from the Outlook messaging software or from an IMAP server. |
|
|
|
|
|
|
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories. |
|
|
|
|
|
|
Deletes a row at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.)
The array size is automatically reduced.... |
|
|
|
|
|
|
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file. |
|
|
|
|
|
|
Usage example of the HDescribeFullTextIndex function |
|
|
|
|
|
|
List of constants used by the system functions.... |
|
|
|
|
|
|
Usage example of the zipOpenCAB function |
|
|
|
|
|
|
Opens the project library that is stored on disk. |
|
|
|
|
|
|
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view). |
|
|
|
|
|
|
Sends a control message to a service. |
|
|
|
|
|
|
WDLog is used to view the content of a log file...... |
|
|
|
|
|
|
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item). |
|
|
|
|
|
|
The Email type is used to handle the email content as well as the associated information. |
|
|
|
|
|
|
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service. |
|
|
|
|
|
|
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV.... |
|
|
|
|
|
|
Decodes the information stored in a QR Code bar code. |
|
|
|
|
|
|
Usage example of the fStopCompress function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|