|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Retrieves a message found in the code of a program in the current language. |
|
|
|
|
|
|
|
| Associates a browser procedure with an event on an object in browser code. |
|
|
|
|
|
|
|
| The XMLSource property is used to get the XML source code. |
|
|
|
|
|
|
|
| Indicates whether the code is run in the Apple Watch simulator. |
|
|
|
|
|
|
|
| Indicates whether the code is run in the Apple Watch emulator. |
|
|
|
|
|
|
|
| Sends the security code to the user so that he can change his password. |
|
|
|
|
|
|
|
| The CaptionHTML property is used to handle text as HTML code. |
|
|
|
|
|
|
|
| Source Code Manager (SCM)... |
|
|
|
|
|
|
|
| Generates the source code of the email to send from an Email variable. |
|
|
|
|
|
|
|
| Clones a menu or a menu option as well as the associated code. |
|
|
|
|
|
|
|
| To type character strings over several lines in the code editor... |
|
|
|
|
|
|
|
| The following events appear by default in the WEBDEV code editor: |
|
|
|
|
|
|
|
| Identifies the window containing the WLanguage code currently run. |
|
|
|
|
|
|
|
| You can handle Edit controls programmatically...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming...... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code...... |
|
|
|
|
|
|
|
| Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control. |
|
|
|
|
|
|
|
| A Bar Code control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
|
| By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button...... |
|
|
|
|
|
|
|
| The HTML Display control is used to display a Web page in an application...... |
|
|
|
|
|
|
|
| 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 following events are associated with Range Slider controls:... |
|
|
|
|
|
|
|
| The Link control is used to:
create a link in an HTML page.
create a link in a report printed in HTML format.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|