|
|
|
|
|
|
|
|
|
|
|
|
|
|
| ...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements.... |
|
|
|
|
|
|
|
| Used to select the default burner. |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
|
| Usage example of the fShortName function |
|
|
|
|
|
|
|
| Whatever the type of button, it is possible to associate an action with it...... |
|
|
|
|
|
|
|
| Creates a new XML document from an existing XML document. |
|
|
|
|
|
|
|
| The BackgroundColor property is used to set the background color of a control, window, page or block of a report. |
|
|
|
|
|
|
|
| Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
|
| The xpathResult type is used it find out the result of the execution of an XPATH query. |
|
|
|
|
|
|
|
| Extracts the content of a tag found in an XML document. |
|
|
|
|
|
|
|
| The DndTarget property determines and changes how a control behaves in a drag-and-drop operation. |
|
|
|
|
|
|
|
| The ScrollWithFinger property is used to:
Determine if the content of a control can be moved with the finger ("finger scrolling").
Enable or disable touch-responsiveness for a control.... |
|
|
|
|
|
|
|
| Retrieves the characteristics of current compilation. |
|
|
|
|
|
|
|
| Retrieves the cookies read by a call:
to HTTPRequest for an HTTP domain.
to HTTPSend for an HTTP domain.... |
|
|
|
|
|
|
|
| The performance profiler (also called Profiler) is used to check and optimize the execution time of your application...... |
|
|
|
|
|
|
|
| Displays a progress bar in the status bar of current window. |
|
|
|
|
|
|
|
| The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0).... |
|
|
|
|
|
|
|
| Opens a memory zone shared between several applications. |
|
|
|
|
|
|
|
| Adds a file to the compilation. |
|
|
|
|
|
|
|
| Used to authenticate and log in to Faceboook. |
|
|
|
|
|
|
|
| This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup...... |
|
|
|
|
|
|
|
| The Name property is used to get:
the name of the font associated with a Font variable.
the name of a control, report or report block.
the name of a control, group of controls or window.
the name of a control, group of controls or page.... |
|
|
|
|
|
|
|
| Before using a .NET assembly, a specific configuration is required...... |
|
|
|
|
|
|
|
| Checks whether a character string matches a specific format and retrieves the different substrings that match the format. |
|
|
|
|
|
|
|
| The query editor is used to automatically create queries on the data files...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|