ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
Programming an indexed control
Google constants
List of constants used by the Google functions....
HDBOpenNoLock (Function)
In single-user mode, opens an xBase table without locking it.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
TreeStatus (Function)
Returns the state of a node: wound, unwound or non-existent.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
grCategoryThumbnail (Function)
Initializes a category image in a Pie, Donut or Semi-circular chart.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Move (Function)
Allows: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
TableItemStatus (Function)
Returns the state of a node in a TreeView Table control: rolled up, unrolled or non-existent.