ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iColumnNum (Function)
Returns the number of the current column in a multi-column report.
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Right (Function)
Extracts the last characters from a string or string buffer.
HToItem (Function)
Assigns the specified value to an item of the current record.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Arithmetic operators
The arithmetic operators are......
HTTPRequest (Function)
Starts an HTTP request on a server.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
iColumnEnd (Function)
Forces a column break in a multi-column report.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
MemSort (Function)
Sorts the elements found in a memory zone.
Properties associated with a report
List of properties associated with a report...
Email management functions
List of functions for managing emails...
iParameterPDF (Example)
Usage example of the iParameterPDF function