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...
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
MQTTConnect (Function)
Used to connect to a MQTT server (also called "Broker").
MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
dPolyline (Function)
Draws a line composed of multiple segments.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
Color (Property)
The Color property is used to get and change the color of an element.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
MQTTSubscribe (Function)
Used to subscribe to a MQTT notification.
ExecutePresetAction (Function)
Runs a preset WINDEV action.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
LooperSavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
MQTT functions
The following functions are used to manage MQTT clients...
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.