ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
<String type>.Split (Function)
Extracts all the substrings from a character string based on one or more string separators.
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.
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.
<Spreadsheet>.AllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
<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.
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.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.