ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Google constants
List of constants used by the Google functions....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Miscellaneous Windows constants
List of constants used by the Windows functions....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
grHMAddData (Function)
Adds a data into a Heatmap chart.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......