ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<modbusSession>.WriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
<Dashboard>.InitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
grComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
<Image variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for an Image variable.
<Chart>.ComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
<modbusSession>.ReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
<Connection variable>.InfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
<Connection variable>.ListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
AJAXAvailable (Function)
Used to find out whether the AJAX technology is supported by the current browser.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
RegistryFirstSubKey (Function)
Identifies the path of first subkey of specified key in the Windows registry.
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....