ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
<Chart>.PointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
<Pivot table>.InfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
<Pivot table>.ListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
<Source>.RecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.