ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML format. modify the input format of an edit control....
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
IF statement
The conditional IF statement allows you to run an action according to a condition...
InDays (Property)
The InDays property is used to convert a Duration variable to days.
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
Popup control properties