ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
StatVarianceP (Function)
Calculates the variance for a full series of values.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Text (Property)
The Text property is used to get and modify text.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").