ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Organization Chart control functions
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
grScatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.
<Chart>.Scatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
<Chart>.Scatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
WLanguage procedure called by BTLECharacteristicChangeOfValue
Procedure ("Callback") called by BTLECharacteristicChangeOfValue when a characteristic changes on the device. This procedure can be a local, global or internal procedure.
<btleDevice variable>.ConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....