|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV includes several J2EE functions...... |
|
|
|
|
|
|
|
| Adapts the window size to the content of controls. |
|
|
|
|
|
|
|
| Draws RTF text:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
|
| The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB. |
|
|
|
|
|
|
|
| The xlsComment type is used to defined all the advanced characteristics of a comment in a cell of an XLS file or Spreadsheet control. |
|
|
|
|
|
|
|
| Deletes all the cookies (globally or for a domain) stored:
by the calls to HTTPRequest.
by the calls to HTTPSend.... |
|
|
|
|
|
|
|
| Draws a line composed of multiple segments. |
|
|
|
|
|
|
|
| The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet. |
|
|
|
|
|
|
|
| If the browser "Back" button is used to display the previous page, this action will have no effect...... |
|
|
|
|
|
|
|
| Indicates whether the application or the site is started:
from the WINDEV or WEBDEV editor,
from the executable or browser.
from the WEBDEV administrator.... |
|
|
|
|
|
|
|
| List of events associated with Bar Code controls... |
|
|
|
|
|
|
|
| Returns the number of elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| List of events associated with Check Box controls... |
|
|
|
|
|
|
|
| When working in a large code file (larger than the screen), it can sometimes be difficult to determine where you are in the code...... |
|
|
|
|
|
|
|
| Displays a file in the browser of Web user. |
|
|
|
|
|
|
|
| Adds a row at the end of a Looper control. |
|
|
|
|
|
|
|
| Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question. |
|
|
|
|
|
|
|
| Executes a SELECT query asynchronously. |
|
|
|
|
|
|
|
| Modifies the location of log files corresponding to an HFSQL table. |
|
|
|
|
|
|
|
| Automatically updates:
the value of the items in a table with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|