ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets...
Widget functions
Les bulles d'aide permettent d'aider rapidement l'utilisateur dans vos applications...
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
VideoRequestPermission (Function)
Requests permission to use the device's camera....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
MQTTPublish (Function)
Publishes a message on the MQTT broker.
MQTTUnsubscribe (Function)
Used to unsubscribe from a MQTT notification.
MQTTUnsubscribeAll (Function)
Allows you to unsubscribe from all the existing subscriptions.
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....