|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV include several SOAP functions... |
|
|
|
|
|
|
|
| The mongoResult type is used to find out the result during a search performed in a MongoDB database. |
|
|
|
|
|
|
|
| The LinkedFile property is used to set the characteristics of a link. |
|
|
|
|
|
|
|
| The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code. |
|
|
|
|
|
|
|
| Converts the HTML color into RGB color. |
|
|
|
|
|
|
|
| The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls. |
|
|
|
|
|
|
|
| The following constants are used by the functions for managing Facebook connections:... |
|
|
|
|
|
|
|
| The compilation options allow you to define the help system generation settings...... |
|
|
|
|
|
|
|
| The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection. |
|
|
|
|
|
|
|
| The current thread sends a signal to the specified thread in order to unlock it. |
|
|
|
|
|
|
|
| This help page presents the specific features of the user version of query editor...... |
|
|
|
|
|
|
|
| When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window...... |
|
|
|
|
|
|
|
| When a report template is applied to a report, all the controls and code found in the template are "copied" into the report...... |
|
|
|
|
|
|
|
| The IntegerPart property is used to configure Numeric items. |
|
|
|
|
|
|
|
| The DecimalPart property is used to configure Numeric items. |
|
|
|
|
|
|
|
| The Hint property gets and sets the hint text displayed when the Edit control is empty. |
|
|
|
|
|
|
|
| The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file). |
|
|
|
|
|
|
|
| The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file. |
|
|
|
|
|
|
|
| The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming. |
|
|
|
|
|
|
|
| Starts "collecting information" for the performance profiler. |
|
|
|
|
|
|
|
| WDXView is an ActiveX browser...... |
|
|
|
|
|
|
|
| The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries. |
|
|
|
|
|
|
|
| Blurs the entire given area:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
|
| The xmlNode type is used to handle a node of an XML document. |
|
|
|
|
|
|
|
| The InputMask type is used to define all the advanced characteristics of a custom input mask. |
|
|
|
|
|
|
|
| The Variant type is used to:
store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ...
store named or indexed subelements.
store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists.
handle the NULL value in WLanguage.
store interactions with ActiveX objects and Automation programming.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|