|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Loads a library of WINDEV objects in memory (.WDL). |
|
|
|
|
|
|
|
| Identifies or modifies the color of a Windows element. |
|
|
|
|
|
|
|
| Returns the number of the current column in a multi-column report. |
|
|
|
|
|
|
|
| Loads a MIB file in memory and analyzes it. |
|
|
|
|
|
|
|
| Allows you to automatically start a WINDEV application when a specific event occurs. |
|
|
|
|
|
|
|
| Reinitializes the content of an Organizer control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
|
| When fillilng a TreeView control, an image is associated with each element.... |
|
|
|
|
|
|
|
| Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database. |
|
|
|
|
|
|
|
| Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory.... |
|
|
|
|
|
|
|
| Generates the initial key (unique license number) for the activation system of the application. |
|
|
|
|
|
|
|
| Checks the existence of a chart in memory. |
|
|
|
|
|
|
|
| The LibrayPanelVisible property is used to:
determine if the "Library" panel is displayed in a Diagram Editor control.
show or hide the "Library" panel in a Diagram Editor control.... |
|
|
|
|
|
|
|
| The Language property gets and sets the language used. |
|
|
|
|
|
|
|
| END can correspond to:
the END keyword of WLanguage used to specify the end of a loop.
the End property, which can be used on EventTimeline variables.
....... |
|
|
|
|
|
|
|
| The integrated WINDEV language, WLanguage, is powerful, simple and intuitive...... |
|
|
|
|
|
|
|
| Returns the number of the line that contains a character identified by its position in a block of text.... |
|
|
|
|
|
|
|
| Creates a Word file (.RTF) using the data from a Looper control. |
|
|
|
|
|
|
|
| Defines a background color for a time slot in an Organizer control. |
|
|
|
|
|
|
|
| Saves an information in a "log" file during the execution of an action plan. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time...... |
|
|
|
|
|
|
|
| Returns information about a component. |
|
|
|
|
|
|
|
| When creating a report, the test of this report can be run from the report editor.
You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example.... |
|
|
|
|
|
|
|
| The FontBold property is used to:
Determine if the text is bold.
Change the weight of the text.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|