|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more.... |
|
|
|
|
|
|
|
| There are multiple methods to install a WINDEV Mobile application... |
|
|
|
|
|
|
|
| From version 23, you have the ability to import existing classes or sets of procedures in text format...... |
|
|
|
|
|
|
|
| The code editor includes a coloring system for the different elements in WLanguage code.... |
|
|
|
|
|
|
|
| The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB...... |
|
|
|
|
|
|
|
| WDStatistics can be used once the log files have been imported...... |
|
|
|
|
|
|
|
| The Alias type is used to declare and handle a logical alias for a data file or query. |
|
|
|
|
|
|
|
| List of WLanguage properties of Internal Window controls... |
|
|
|
|
|
|
|
| Returns the device's advertising identifier (iOS only).... |
|
|
|
|
|
|
|
| The Hour property is used to:
Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration.
Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration.
Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item.
Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item.... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
|
| WINDEV allows you to create help window templates...... |
|
|
|
|
|
|
|
| A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions. |
|
|
|
|
|
|
|
| The ToolTip property gets and changes the tooltip text. |
|
|
|
|
|
|
|
| Searches for the index of an element in a WLanguage array. |
|
|
|
|
|
|
|
| WLanguage supports different types of strings.... |
|
|
|
|
|
|
|
| The JWTParameters type allows you to define all the information necessary to perform JTW authentication. |
|
|
|
|
|
|
|
| Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages. |
|
|
|
|
|
|
|
| Adds a clickable link in a graphic string. |
|
|
|
|
|
|
|
| The State property is used to get and change the state of an element. |
|
|
|
|
|
|
|
| WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor.... |
|
|
|
|
|
|
|
| The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming. |
|
|
|
|
|
|
|
| The Property Description type is used to get information about a property. |
|
|
|
|
|
|
|
| The Visible property is used to:
Find out whether an element is visible.
Make an element visible or invisible.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|