|
|
|
|
|
|
|
Finds a file or directory. |
|
|
|
|
|
|
Opens and initializes:
a serial port.
a parallel port.
an infrared port.... |
|
|
|
|
|
|
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive. |
|
|
|
|
|
|
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item. |
|
|
|
|
|
|
Indicates the procedure to run during an event of Drag/Drop.... |
|
|
|
|
|
|
Gets, modifies or restores the data binding to a control or group of controls. |
|
|
|
|
|
|
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows). |
|
|
|
|
|
|
The ThumbnailImage property is used to:
Get the image associated with an element of a ListView control.
Change the thumbnail image associated with an element of a ListView control.... |
|
|
|
|
|
|
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice.... |
|
|
|
|
|
|
Creates a trigger for a scheduled task. |
|
|
|
|
|
|
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes).... |
|
|
|
|
|
|
The HorizontalAlignment property gets and changes the horizontal alignment of a control. |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
Describes a file item through programming. |
|
|
|
|
|
|
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format):
the compressed size of the file.
the size of file before compression.... |
|
|
|
|
|
|
Opens a window in a mobile application. |
|
|
|
|
|
|
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization. |
|
|
|
|
|
|
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control...... |
|
|
|
|
|
|
List of properties associated with the Internal Report control... |
|
|
|
|
|
|
Modifies the physical name of a data file. |
|
|
|
|
|
|
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive. |
|
|
|
|
|
|
Shows an error tooltip under an Edit control to indicate why the input is invalid. |
|
|
|
|
|
|
The events associated with the controls of a report are as follows...... |
|
|
|
|
|
|
The BackgroundColor property is used to set the background color of a control, window, page or block of a report. |
|
|
|
|
|
|
Adds a row to a Table or TreeView Table control with an animation. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|