|
|
|
|
|
|
|
The MemoryFormat property is used to get and change the format of the value returned for:
Date or Time edit controls.
Date or Time table columns.
Calendar controls.
Static controls.
editable combo boxes.
table columns displayed by combo boxes.... |
|
|
|
|
|
|
Deletes a shape drawn on the map displayed in an Map control. |
|
|
|
|
|
|
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety. |
|
|
|
|
|
|
Limits the geographic area displayed in the Map control. |
|
|
|
|
|
|
Indicates whether the popup of a marker in a Map control is displayed. |
|
|
|
|
|
|
Changes the style of the map displayed in the Map control. |
|
|
|
|
|
|
Returns the style used by the map displayed in the Map control. |
|
|
|
|
|
|
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code...... |
|
|
|
|
|
|
The Sorted property is used to:
Determine whether a control is sorted.
Sort a control or not.... |
|
|
|
|
|
|
The Vertical property is used to:
determine if a control is oriented horizontally or vertically.
change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely).... |
|
|
|
|
|
|
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image. |
|
|
|
|
|
|
The InitialState property is used to get the initial state of a control. |
|
|
|
|
|
|
Calculates the distance of an itinerary in a Map control. |
|
|
|
|
|
|
By default, WINDEV applications allow end users to modify the interface of the application...... |
|
|
|
|
|
|
Returns the geographical position of the point located in the center of the map currently displayed in a Map control. |
|
|
|
|
|
|
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode). |
|
|
|
|
|
|
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again. |
|
|
|
|
|
|
The ProgressBarColor property is used to get and change the progress color in the following controls and elements:
Progress Bar control,
Progress Bar column,
Progress Bar cell,
infinite Progress Bar control.... |
|
|
|
|
|
|
Inserts a row as an internal page into a Looper control populated programmatically. |
|
|
|
|
|
|
Modifies a row corresponding to an internal page in a Looper control populated programmatically. |
|
|
|
|
|
|
The EmptyIfZero property is used to:
Find out the management mode of zero value in a control.
Modify the management mode of zero value in a control... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ... |
|
|
|
|
|
|
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option. |
|
|
|
|
|
|
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|