ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
BeaconListBackgroundDetection (Function)
Returns the list of active Beacon detections started in the background with BeaconDetectBackground.
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
KioskDisable (Function)
Disables kiosk mode for the current application.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
InfoBuild (Function)
Displays a custom message in a system information window.
<JSON variable>.ToXML (Function)
Converts a JSON string to XML.
<xmlNode>.ToJSON (Function)
Converts an XML string to JSON.
<Scanner variable>.Capability (Function)
Used to determine if a scanner has a given capability.
Scanner functions
The scanner functions are as follows:...
grType (Function)
Identifies or modifies the type of chart.
Print functions (prefixed syntax)
List of print functions...
WBAdminDeleteApplication (Function)
Deletes an application from a WEBDEV Application Server.
WBAdminListApplication (Function)
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
ZOrder (Example)
Usage example of the ZOrder property