ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
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).
HWatch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
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.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
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....