ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
HChangeKey (Function)
Changes the browse item.
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
HPriority (Function)
Finds out and modifies the priority of the calling application.
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
GetDefinition (Function)
Retrieves the definition of element type.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.