ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CheckBoxDelete (Function)
Deletes an option from a Check Box control.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
Compatibility between external components and deployed applications
A component can evolve in many ways......
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Handling controls in a report
The different operations available for the report controls are as follows......
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
fListFile (Example)
Usage example of the fListFile function