ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
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.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
<HTML editor>.Get (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
<modbusSession>.ReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
<modbusSession>.ReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
<modbusSession>.WriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
<Source>.Security (Function)
Enables or disables the automatic security mechanism on one or more data files.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
<String type>.Split (Function)
Extracts all the substrings from a character string based on one or more string separators.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Animating a Static control
Two methods can be used to animate a Static control......
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
SNMPSet (Function)
Writes one or more values onto an SNMP agent for which an SNMP session was started.