ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Component>.Load (Function)
Loads an external component independent of the current project.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
<fbSession variable>.Start (Function)
Used to authenticate and log in to Faceboook.
<fbSession variable>.Request (Function)
Sends an HTTP request to the Facebook Graph API.
URI functions
The following functions are used to manage URIs...
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
Linestring2DAddPoint (Function)
Adds a new point to a 2D linestring.
MemcachedAssignKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
<httpRequest variable>.WriteCookie (Function)
Adds or modifies a cookie in an HTTP request.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
<Connection variable>.ListSchedulingHistory (Function)
Lists the executions of a scheduled operation on an HFSQL server. This operation can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh.
<Connection variable>.DeleteSchedulingHistory (Function)
Deletes the executions of a scheduled operation on an HFSQL server. This operation can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......