ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
HReadLast (Example)
Usage example of the HReadLast function
fLongPath (Function)
Returns the full long path of a file or directory.
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
fShortPath (Function)
Returns the full short path of a file or directory.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
ControlToSource (Function)
Assigns the control value to the source of a control link.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
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.