|
|
|
|
|
|
|
Rich text supports multiple advanced features: font, weight, size, color, attribute, ...... |
|
|
|
|
|
|
List of Salesforce functions... |
|
|
|
|
|
|
The Alias property is used to:
get or change the alias of a window (WINDEV and WINDEV Mobile).
get or change the alias of a dynamic tab (WINDEV).
get the internal HTML/JavaScript name of a control (WEBDEV).... |
|
|
|
|
|
|
Converts a string with hexadecimal bytes to a binary buffer. |
|
|
|
|
|
|
Extracts and decompresses a list of files found in an archive to a physical location. |
|
|
|
|
|
|
Gets and sets the read-only attribute of a file. |
|
|
|
|
|
|
Seeks an element in a memory area:
on the value added by MemAdd or on the value modified by MemModify,
on the return value.... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
Initializes the different SQL variables with information relative to the last query run. |
|
|
|
|
|
|
Adds an "invisible" value into an element found in a List Box or Combo Box control.
Function kept for compatibility. It is recommended to use gStoredValue.... |
|
|
|
|
|
|
Adds a "leaf" element (and all necessary nodes) into a TreeView control. |
|
|
|
|
|
|
Checks the validity of a date between January 01 0001 and December 31 9999. |
|
|
|
|
|
|
Rebuilds the file index (".NDX" file). |
|
|
|
|
|
|
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control. |
|
|
|
|
|
|
MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
Begins, commits or rolls back a transaction:
on the files of a database opened by SQLConnect,
on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection.... |
|
|
|
|
|
|
Returns the HTML color corresponding to the RGB color. |
|
|
|
|
|
|
Returns a string after removing the specified leading and trailing characters. |
|
|
|
|
|
|
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects...... |
|
|
|
|
|
|
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
Opens a popup window and waits for this window to be closed. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|