ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.RSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
<upnpDevice Variable>.MediaPlay (Function)
Starts reading the current media on the UPnP device.
<upnpDevice variable>.MediaOpen (Function)
Opens a media on the UPnP device.
<upnpDevice variable>.MediaPause (Function)
Pauses the reading of the current media on the UPnP device.
<upnpDevice variable>.MediaStop (Function)
Stops reading the current media on the UPNP device.
<Array>.Min (Function)
Returns the lowest value in the array.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
Min (Function)
Returns the lowest value.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Windows: What to bear in mind if your customers use Vista (and higher)
Windows Vista (and later) proposes several improvements......
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.