ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSurfaceAddData (Function)
Adds a data into a Surface chart.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
fCreateLink (Function)
Creates a link on a file at the specified location.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
PDFSign (Function)
Applies an approval signature to an existing PDF.
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
VibrationTrigger (Function)
Triggers the vibrations of the device.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....