ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
Library,Disk (External language)
Opens the project library that is stored on disk.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Error 117: The array has X dimensions and you access it with Y dimensions
TimelineAddEvent(Function)
Adds an event into a TimeLine control.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......