ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
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.
Memory area management functions
The following functions are used to handle the certificates:...
<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>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
<Source>.Security (Function)
Enables or disables the automatic security mechanism on one or more data files.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
gpwGetUserInfo (Function)
Retrieves information about the current user (application that uses the User Groupware).
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
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.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Overview of external languages
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......