ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
fDirSize (Function)
Returns the size of a directory in bytes.
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
12. Synchronizing data
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
HPrevious (Function)
Positions on the previous file record according to a browse item.
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
PythonExecute (Function)
Executes a function present in a Python module.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
Check: Sending an email
The monitoring robot will......
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....