ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Map controls
Constants for managing Map controls...
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
zipSplit (Example)
Usage example of the zipSplit function
fEncrypt (Example)
Usage example of the fEncrypt function
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
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.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
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.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
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.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
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.