ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashDisplay (Function)
Refreshes elements in a Dashboard control.
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
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....
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
You used WINDEV Mobile 28
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
2. Examples and components provided with WEBDEV
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Operations performed on sequence diagrams
The following paragraphs explain......
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.
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.