ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
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.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
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.
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.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Animating a Static control
Two methods can be used to animate a Static control......