|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Retrieves a message found in the code of a program in the current language. |
|
|
|
|
|
|
|
| Identifies the window containing the WLanguage code currently run. |
|
|
|
|
|
|
|
| To type character strings over several lines in the code editor... |
|
|
|
|
|
|
|
| Copies a file from the local computer to a MongoDB file system (gridFS). |
|
|
|
|
|
|
|
| Copies the image of a control in a WINDEV window to a variable of type Image. |
|
|
|
|
|
|
|
| Copies the attachment of current email onto the user computer (locally). |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming...... |
|
|
|
|
|
|
|
| You can handle Edit controls programmatically...... |
|
|
|
|
|
|
|
| A Bar Code control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
|
| The NbCopy property is used to determine and change the number of report copies to print. |
|
|
|
|
|
|
|
| Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control. |
|
|
|
|
|
|
|
| The HTML Display control is used to display a Web page in an application...... |
|
|
|
|
|
|
|
| By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button...... |
|
|
|
|
|
|
|
| The Link control is used to:
create a link in an HTML page.
create a link in a report printed in HTML format.... |
|
|
|
|
|
|
|
| The BrowsedItem property is used to:
Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files.
Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized.... |
|
|
|
|
|
|
|
| The Option property is used to configure how a Bar Code control is displayed. |
|
|
|
|
|
|
|
| The following events are associated with Range Slider controls:... |
|
|
|
|
|
|
|
| The HTMLBefore property gets and changes the HTML code added before the control. |
|
|
|
|
|
|
|
| Indicates whether the code is run by an action plan of the software factory. |
|
|
|
|
|
|
|
| The BarCodes type is used to handle the information found in a bar code. |
|
|
|
|
|
|
|
| Used to find out whether the "end of initialization" code was run for a window. |
|
|
|
|
|
|
|
| Indicates whether the code is run in the iOS emulator (iPhone, iPad). |
|
|
|
|
|
|
|
| Indicates whether the code is run in the iOS simulator (iPhone, iPad). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|