|
|
|
|
|
|
|
|
|
|
|
|
|
|
WinSize:- returns or modifies the window display mode (maximized, minimized or normal),
- modifies the window height and/or width,
- moves the window and modifies a window's height and/or width.
|
|
|
|
|
|
|
|
| An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes. |
|
|
|
|
|
|
|
Allows you to find out and modify:- the display mode of grayed buttons found in the windows of your application.
- the display mode of translucent border for the windows of your application.
- the mode for loading large images.
|
|
|
|
|
|
|
|
| Creates a task in the Windows scheduler (if this task does not already exist). |
|
|
|
|
|
|
|
| Burns the files found in the compilation onto the CD or DVD. |
|
|
|
|
|
|
|
| Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array. |
|
|
|
|
|
|
|
| Returns the path of the current burner. |
|
|
|
|
|
|
|
| Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept. |
|
|
|
|
|
|
|
| Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.) |
|
|
|
|
|
|
|
| Performing a process on several successive pages... |
|
|
|
|
|
|
|
| To prevent users from leaving a control empty, you can set it as a required field...... |
|
|
|
|
|
|
|
| Saves the parameters of a chart in the format of a compressed string. |
|
|
|
|
|
|
|
| Adds a value to a data in a chart. |
|
|
|
|
|
|
|
| Opens or closes the door of CD/DVD player selected on the current computer.... |
|
|
|
|
|
|
|
| The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.). |
|
|
|
|
|
|
|
| Returns the list of burners installed on the current computer. |
|
|
|
|
|
|
|
| List of functions for managing XLS files... |
|
|
|
|
|
|
|
| The NullIableIndex property determines if a key item supports the "Null" value. |
|
|
|
|
|
|
|
| Simulates the keystrokes and the mouse actions. |
|
|
|
|
|
|
|
| The CheckSpell property is used to enable or disable the automatic spelling checker. |
|
|
|
|
|
|
|
| Runs a function found in an external DLL. |
|
|
|
|
|
|
|
| The ID property is used to get and change IDs. |
|
|
|
|
|
|
|
| The Size property is used to determine and change the size of an element. |
|
|
|
|
|
|
|
| Returns the IP address of the computer using and calling the Webservice. |
|
|
|
|
|
|
|
| Returns the path of a system directory. |
|
|
|
|
|
|
|
| Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page. |
|
|
|
|
|
|
|
| Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available. |
|
|
|
|
|
|
|
| Establishes a remote connection. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|