ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
<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.
<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.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
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.
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Overview of external languages
Animating a Static control
Two methods can be used to animate a Static control......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......